diff options
Diffstat (limited to 'src/autostart.h')
-rw-r--r-- | src/autostart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.h b/src/autostart.h index 34aeec0..a836951 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -33,7 +33,7 @@ #include <tqpushbutton.h> #include <tqcombobox.h> -class autostart: public KCModule +class autostart: public TDECModule { Q_OBJECT |