summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/messageboxhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/messageboxhandler.h')
-rw-r--r--src/libs/installer/messageboxhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/installer/messageboxhandler.h b/src/libs/installer/messageboxhandler.h
index b0b0fb6f2..197a51d85 100644
--- a/src/libs/installer/messageboxhandler.h
+++ b/src/libs/installer/messageboxhandler.h
@@ -110,6 +110,8 @@ public:
QMessageBox::StandardButtons buttons = QMessageBox::Ok,
QMessageBox::StandardButton button = QMessageBox::NoButton) const;
+ static QList<QMessageBox::Button> orderedButtons();
+
private Q_SLOTS:
//this removes the slot from the script area
virtual void deleteLater() {