summaryrefslogtreecommitdiff
path: root/noncore/apps/dagger/configuredlg.h
Unidiff
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
@@ -67,9 +67,10 @@ private:
67 QRadioButton *m_copyVerse; // Verse 67 QRadioButton *m_copyVerse; // Verse
68 QRadioButton *m_copyKey; // Book cc:vv 68 QRadioButton *m_copyKey; // Book cc:vv
69 QLabel *m_copyExample; // Text of copy format example 69 QLabel *m_copyExample; // Text of copy format example
70 70
71private slots: 71private slots:
72 void slotCopyFormatSelected(); 72 void slotCopyFormatSelected();
73 void slotSelectSwordPath();
73}; 74};
74 75
75#endif 76#endif