21 #ifndef FONTCOMBOBOX_H 22 #define FONTCOMBOBOX_H 24 #include "comboboxex.h" 30 const QString &getPreviousValue();
32 void updateInternals();
34 QString previousValue;
38 #endif // FONTCOMBOBOX_H Definition: fontcombobox.h:26
Definition: comboboxex.h:27