qt_kde0.h

Go to the documentation of this file.
00001 /*      SCCS Id: @(#)qt_kde0.h  3.4     1999/11/19      */
00002 /* Copyright (c) Warwick Allison, 1999. */
00003 /* NetHack may be freely redistributed.  See license for details. */
00004 
00005 #ifndef QT_DUMMYKDE
00006 #define QT_DUMMYKDE
00007 class KTopLevelWidget : public QMainWindow {
00008         Q_OBJECT
00009 };
00010 #endif