FLUID: layout preset no longer forces text font selection

This commit is contained in:
Matthias Melcher
2023-07-19 21:26:17 +02:00
parent e8eccde8db
commit d0331e6342
7 changed files with 131 additions and 77 deletions
+2
View File
@@ -76,6 +76,8 @@ public:
void read(Fl_Preferences &prefs);
void write(Fd_Project_Writer*);
void read(Fd_Project_Reader*);
int textsize_not_null();
};
extern Fd_Layout_Preset *layout;