8 #ifndef PREFS_USERINTERFACE_H
9 #define PREFS_USERINTERFACE_H
15 #include "ui_prefs_userinterfacebase.h"
16 #include "prefs_pane.h"
17 #include "scribusapi.h"
32 void languageChange();
35 QString selectedGUILang;
40 void setSelectedGUILang(
const QString &newLang );
41 void changeStoryEditorFont();
42 void changeStoryEditorFontColor();
45 #endif // PREFS_USERINTERFACE_H
Definition: prefsstructs.h:453
Definition: prefs_userinterface.h:21
the Document Class
Definition: scribusdoc.h:90
Definition: prefs_pane.h:14