aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/kitmanagerconfigwidget.h
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-03-06 15:13:21 +0100
committerhjk <hjk@theqtcompany.com>2015-03-13 09:33:26 +0000
commita053724c28d128a44b36d26eb1f3257b9046879a (patch)
treefc8eef48e05fd12c391149ec7058fdda33baa337 /src/plugins/projectexplorer/kitmanagerconfigwidget.h
parent9c5a56a38bc41a28e5a92ace243342ab0073207a (diff)
Debugger: Refresh list of debuggers in kits options page on changes
Task-number: QTCREATORBUG-13991 Change-Id: I06ff6daea88e14b4193e4f1a71d768b528d80bf9 Reviewed-by: hjk <hjk@theqtcompany.com>
Diffstat (limited to 'src/plugins/projectexplorer/kitmanagerconfigwidget.h')
-rw-r--r--src/plugins/projectexplorer/kitmanagerconfigwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/projectexplorer/kitmanagerconfigwidget.h b/src/plugins/projectexplorer/kitmanagerconfigwidget.h
index 2d00ef0c6b..70e13398e3 100644
--- a/src/plugins/projectexplorer/kitmanagerconfigwidget.h
+++ b/src/plugins/projectexplorer/kitmanagerconfigwidget.h
@@ -93,6 +93,7 @@ private:
ButtonColumn
};
+ void showEvent(QShowEvent *event);
QLabel *createLabel(const QString &name, const QString &toolTip);
void paintEvent(QPaintEvent *ev);