Gui: Use our own ToolBar class in all places

This commit is contained in:
Kacper Donat
2024-06-15 15:08:01 +02:00
parent dcfe3e8868
commit d57f7a4a8d
7 changed files with 33 additions and 12 deletions

View File

@@ -59,6 +59,7 @@
#include "InputField.h"
#include "QuantitySpinBox.h"
#include "PrefWidgets.h"
#include "ToolBarManager.h"
using namespace Gui;
using namespace Gui::Dialog;