diff options
Diffstat (limited to 'src/dolphin.h')
-rw-r--r-- | src/dolphin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.h b/src/dolphin.h index ca295b2..1ed1f12 100644 --- a/src/dolphin.h +++ b/src/dolphin.h @@ -58,7 +58,7 @@ class rightSidebar; class Dolphin : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: /** |