summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/inputstrlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxywizard/inputstrlist.h')
-rw-r--r--addon/doxywizard/inputstrlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/addon/doxywizard/inputstrlist.h b/addon/doxywizard/inputstrlist.h
index 53f3bcc..c374092 100644
--- a/addon/doxywizard/inputstrlist.h
+++ b/addon/doxywizard/inputstrlist.h
@@ -55,6 +55,7 @@ class InputStrList : public QObject, public Input
void updateDependencies() {}
void writeValue(QTextStream &t,QTextCodec *codec);
void setTemplateDocs(const QString &docs) { m_tdocs = docs; }
+ bool isEmpty();
public slots:
void reset();