summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/scqtfileedit.h
Unidiff
Diffstat (limited to 'noncore/apps/zsafe/scqtfileedit.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/zsafe/scqtfileedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/zsafe/scqtfileedit.h b/noncore/apps/zsafe/scqtfileedit.h
index 7b22bb7..1a62a08 100644
--- a/noncore/apps/zsafe/scqtfileedit.h
+++ b/noncore/apps/zsafe/scqtfileedit.h
@@ -25,13 +25,13 @@
25#include <qpixmap.h> 25#include <qpixmap.h>
26#include <qstring.h> 26#include <qstring.h>
27#include <qlistview.h> 27#include <qlistview.h>
28#include <qcombobox.h> 28#include <qcombobox.h>
29#include <qtimer.h> 29#include <qtimer.h>
30 30
31#include <scqtfiledlg.h> 31#include "scqtfiledlg.h"
32 32
33#define MAXDIRCOMBOCOUNT 8 33#define MAXDIRCOMBOCOUNT 8
34#define MAXTYPECOMBOCOUNT 8 34#define MAXTYPECOMBOCOUNT 8
35 35
36/** 36/**
37 *@author Werner Schulte 37 *@author Werner Schulte