diff options
Diffstat (limited to 'sminputdialog.h')
-rw-r--r-- | sminputdialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sminputdialog.h b/sminputdialog.h index 5b80b9c..4f2eb7e 100644 --- a/sminputdialog.h +++ b/sminputdialog.h @@ -2,6 +2,7 @@ #define SMINPUTDIALOG_H #include <QDialog> +#include <QLineEdit> class QLineEdit; class QCompleter; |