summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Action/ActionView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authoring/Studio/Palettes/Action/ActionView.h')
-rw-r--r--src/Authoring/Studio/Palettes/Action/ActionView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Authoring/Studio/Palettes/Action/ActionView.h b/src/Authoring/Studio/Palettes/Action/ActionView.h
index 6b3c2807..0b0345fe 100644
--- a/src/Authoring/Studio/Palettes/Action/ActionView.h
+++ b/src/Authoring/Studio/Palettes/Action/ActionView.h
@@ -224,6 +224,7 @@ private:
QAction *m_actionPaste;
bool m_propertyValueInvalid = true;
QColor m_currentColor;
+ QPointer<QWidget> m_activeBrowser = nullptr;
};
#endif // ACTIONVIEW_H