aboutsummaryrefslogtreecommitdiffstats
path: root/examples/X11/qt/simplefrontend/main.h
blob: 9c5d3b6992f105b63a40c61f2200fd5b7d8117f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/***********************************************
** Source Dump From QtEZ http://qtez.zax.net/qtez
** ---------------------------------------------
** Dumped: Mon Sep 21 01:22:46 1998
**     To: /usr/src/sword/examples/X11/qt/simplefrontend/main.h
**     By: root
***********************************************/

#ifndef MAINHEADER_H
#define MAINHEADER_H

/* Main Header Includes */

/* Main.cpp Includes*/
//#include <kapp.h>
#include <qapp.h>

#endif