diff options
Diffstat (limited to 'src/knutmainwindow.h')
| -rw-r--r-- | src/knutmainwindow.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/knutmainwindow.h b/src/knutmainwindow.h index 2130112..712c713 100644 --- a/src/knutmainwindow.h +++ b/src/knutmainwindow.h @@ -31,15 +31,12 @@ #include "knutanalog.h" #include "knutpanelmeter.h" -#include <kapp.h> +#include <tdeapplication.h> #include <tdemainwindow.h> #include <tdeaction.h> -//#include <kprogress.h> - #include <tqwidget.h> #include <tqdatetime.h> -//#include <tqprogressbar.h> class TQString; |
