Skip to content
Snippets Groups Projects
Commit eb4670c4 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

+ fwd decl, made necessary by changed include order

parent 8e54b4f6
No related branches found
No related tags found
1 merge request!2059Move code in GUI/View; expose "expand" bit w/o getter and setter; let GroupBoxCollapser take care of boilerplate set and connect statements
Pipeline #117500 passed
......@@ -15,6 +15,8 @@
#ifndef BORNAGAIN_GUI_SUPPORT_TOOL_GLOBALS_H
#define BORNAGAIN_GUI_SUPPORT_TOOL_GLOBALS_H
class QWidget;
namespace GUI::Global {
inline class QWidget* mainWindow;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment