diff options
Diffstat (limited to 'kspaceduel/topwidget.h')
-rw-r--r-- | kspaceduel/topwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspaceduel/topwidget.h b/kspaceduel/topwidget.h index c3b66d03..d0d020d5 100644 --- a/kspaceduel/topwidget.h +++ b/kspaceduel/topwidget.h @@ -6,7 +6,7 @@ class PlayerInfo; class MyMainView; -class MyTopLevelWidget:public KMainWindow +class MyTopLevelWidget:public TDEMainWindow { Q_OBJECT |