diff options
Diffstat (limited to 'src/kdiff3_shell.h')
-rw-r--r-- | src/kdiff3_shell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdiff3_shell.h b/src/kdiff3_shell.h index e8fa8ec..c3523fd 100644 --- a/src/kdiff3_shell.h +++ b/src/kdiff3_shell.h @@ -39,7 +39,7 @@ class KToggleAction; class KDiff3Shell : public KParts::MainWindow { Q_OBJECT - TQ_OBJECT + public: /** * Default Constructor |