]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/preferences_widgets.hpp
Qt4 - Remove QFontDialog Dependency... We don't have some CONFIG_ITEM_FONT yet.....
[vlc] / modules / gui / qt4 / components / preferences_widgets.hpp
index 156b2c1c40a5780559e861144cf0524b7edecc7e..8eee6819c19caadf99cb3ed88cfb0178874708ee 100644 (file)
@@ -312,6 +312,7 @@ public slots:
     virtual void updateField();
 };
 
+#if 0
 class FontConfigControl : public FileConfigControl
 {
     Q_OBJECT;
@@ -324,6 +325,7 @@ public:
 public slots:
     virtual void updateField();
 };
+#endif
 
 class ModuleConfigControl : public VStringConfigControl
 {