summaryrefslogtreecommitdiff
path: root/src/createinstancedialogpages.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/createinstancedialogpages.h')
-rw-r--r--src/createinstancedialogpages.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/createinstancedialogpages.h b/src/createinstancedialogpages.h
index e2eaf0fb..4fde089b 100644
--- a/src/createinstancedialogpages.h
+++ b/src/createinstancedialogpages.h
@@ -487,6 +487,10 @@ private:
//
void onChanged();
+ // opens a browse directory dialog and sets the given textbox
+ //
+ void browse(QLineEdit* e);
+
// checks the simple or advanced paths, sets m_okay
//
void checkPaths();