summaryrefslogtreecommitdiffstats
path: root/src/gvcore/imagesavedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/imagesavedialog.h')
-rw-r--r--src/gvcore/imagesavedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/imagesavedialog.h b/src/gvcore/imagesavedialog.h
index 2d60ad1..9f7b820 100644
--- a/src/gvcore/imagesavedialog.h
+++ b/src/gvcore/imagesavedialog.h
@@ -30,7 +30,7 @@ class KURL;
namespace Gwenview {
class ImageSaveDialog : public KFileDialog {
-Q_OBJECT
+TQ_OBJECT
public:
ImageSaveDialog(KURL& url,const TQCString& imageFormat,TQWidget* parent);