*** empty log message ***
This commit is contained in:
10
include/qt_kde0.h
Normal file
10
include/qt_kde0.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/* SCCS Id: @(#)qt_kde0.h 3.3 1999/11/19 */
|
||||
/* Copyright (c) Warwick Allison, 1999. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
#ifndef QT_DUMMYKDE
|
||||
#define QT_DUMMYKDE
|
||||
class KTopLevelWidget : public QMainWindow {
|
||||
Q_OBJECT
|
||||
};
|
||||
#endif
|
||||
Reference in New Issue
Block a user