summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/helptab.h
Unidiff
Diffstat (limited to 'noncore/tools/remote/helptab.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/helptab.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/noncore/tools/remote/helptab.h b/noncore/tools/remote/helptab.h
index f3f99b3..83f24ef 100644
--- a/noncore/tools/remote/helptab.h
+++ b/noncore/tools/remote/helptab.h
@@ -16,2 +16,5 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
16 16
17#ifndef HELP_TAB_H
18#define HELP_TAB_H
19
17#include <qwidget.h> 20#include <qwidget.h>
@@ -25,2 +28,4 @@ public:
25 HelpTab(QWidget *parent=0, const char *name=0); 28 HelpTab(QWidget *parent=0, const char *name=0);
26}; \ No newline at end of file 29};
30
31#endif