summaryrefslogtreecommitdiff
path: root/noncore/apps/dagger/configuredlg.h
authordrw <drw>2004-08-16 18:33:22 (UTC)
committer drw <drw>2004-08-16 18:33:22 (UTC)
commit96ed4a52d862828a7968d1e4c0eb6be72846419c (patch) (side-by-side diff)
treefa804a2890112a006f79b00c889315a58cfe58f8 /noncore/apps/dagger/configuredlg.h
parentcbb2e3969b0a6bb36aca6bc608a77dcaeb5bbac2 (diff)
downloadopie-96ed4a52d862828a7968d1e4c0eb6be72846419c.zip
opie-96ed4a52d862828a7968d1e4c0eb6be72846419c.tar.gz
opie-96ed4a52d862828a7968d1e4c0eb6be72846419c.tar.bz2
Use OFileDialog::getDirectory to select Sword path
Diffstat (limited to 'noncore/apps/dagger/configuredlg.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/dagger/configuredlg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/dagger/configuredlg.h b/noncore/apps/dagger/configuredlg.h
index a91da12..56a4d94 100644
--- a/noncore/apps/dagger/configuredlg.h
+++ b/noncore/apps/dagger/configuredlg.h
@@ -70,6 +70,7 @@ private:
private slots:
void slotCopyFormatSelected();
+ void slotSelectSwordPath();
};
#endif