mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 11:25:22 +08:00
FLUID: layout preset no longer forces text font selection
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user