diff options
Diffstat (limited to 'krusader/Locate/locate.h')
-rwxr-xr-x | krusader/Locate/locate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/Locate/locate.h b/krusader/Locate/locate.h index b939f1d..1dc754e 100755 --- a/krusader/Locate/locate.h +++ b/krusader/Locate/locate.h @@ -40,7 +40,7 @@ class LocateDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: LocateDlg(); |