16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 01:59:19 +02:00

fix compiling on MacOS

This commit is contained in:
milek
2019-03-25 20:17:27 +00:00
parent 409a5340aa
commit 33a4bb2b14
4 changed files with 12 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ class popup {
public:
popup(ui_panel &panel);
~popup();
virtual ~popup();
bool render();