summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes/gtk2/qgtk2theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platformthemes/gtk2/qgtk2theme.h')
-rw-r--r--src/plugins/platformthemes/gtk2/qgtk2theme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/platformthemes/gtk2/qgtk2theme.h b/src/plugins/platformthemes/gtk2/qgtk2theme.h
index 6d8768dd8e..a351b5b738 100644
--- a/src/plugins/platformthemes/gtk2/qgtk2theme.h
+++ b/src/plugins/platformthemes/gtk2/qgtk2theme.h
@@ -51,6 +51,8 @@ class QGtk2Theme : public QGnomeTheme
public:
QGtk2Theme();
+ virtual QVariant themeHint(ThemeHint hint) const;
+
virtual bool usePlatformNativeDialog(DialogType type) const;
virtual QPlatformDialogHelper *createPlatformDialogHelper(DialogType type) const;