Create wxFont from font property
This commit is contained in:
parent
d2dda18753
commit
6a102cba99
7 changed files with 243 additions and 161 deletions
|
@ -73,7 +73,10 @@ private:
|
|||
|
||||
// Create notification when unknown font type is used
|
||||
bool notify_unknown_font_type(ModelVolume *volume);
|
||||
void notify_cant_load_font(const FontItem &font_item);
|
||||
|
||||
bool m_exist_notification;
|
||||
void create_notification_not_valid_font(const TextConfiguration& tc);
|
||||
void remove_notification_not_valid_font();
|
||||
|
||||
std::string create_volume_name();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue