diff options
Diffstat (limited to 'src/optionseditor.h')
-rwxr-xr-x | src/optionseditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/optionseditor.h b/src/optionseditor.h index 678b444..3ac1fdf 100755 --- a/src/optionseditor.h +++ b/src/optionseditor.h @@ -27,7 +27,7 @@ class TQLabel; class OptionsEditor : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: enum Page { OptionsPage, |