summaryrefslogtreecommitdiffstats
path: root/src/app/configdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/configdialog.h')
-rw-r--r--src/app/configdialog.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/app/configdialog.h b/src/app/configdialog.h
index 28b094d..de1ad53 100644
--- a/src/app/configdialog.h
+++ b/src/app/configdialog.h
@@ -1,5 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab
-// kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4;
/*
Gwenview - A simple image viewer for TDE
Copyright 2000-2004 Aur�ien G�eau
@@ -36,7 +34,7 @@ namespace Gwenview {
class ConfigDialogPrivate;
class ConfigDialog : public KDialogBase {
-Q_OBJECT
+TQ_OBJECT
public:
ConfigDialog(TQWidget*, KIPI::PluginLoader*);