diff options
| author | Silarn <jrim@rimpo.org> | 2019-07-08 13:22:25 -0500 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2019-07-08 13:22:25 -0500 |
| commit | 2b213fe7ce4b75afd6f7d6418d3ccd2cf6f55070 (patch) | |
| tree | acf00d765ca1e98c20defa209ba2bd90bb256c6f /src/selectiondialog.h | |
| parent | d2a8890e74595b6e0ef5cd1532b3f11e02349905 (diff) | |
| parent | 4bfb1a0d7666cbde7b10f59feaccde0af723a9e1 (diff) | |
Merge branch 'Develop' into qt-5.13
Diffstat (limited to 'src/selectiondialog.h')
| -rw-r--r-- | src/selectiondialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/selectiondialog.h b/src/selectiondialog.h index 3c4b25df..5a70aa5e 100644 --- a/src/selectiondialog.h +++ b/src/selectiondialog.h @@ -52,6 +52,7 @@ public: QVariant getChoiceData();
QString getChoiceString();
+ QString getChoiceDescription();
void disableCancel();
|
