mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-19 04:35:08 -04:00
MiniMap dialog works as a child window now (#125)
This commit is contained in:
parent
473eef415d
commit
51ec33af31
7 changed files with 21 additions and 20 deletions
|
@ -47,7 +47,7 @@ protected:
|
|||
|
||||
// attributes
|
||||
public:
|
||||
CMiniMap m_minimap;
|
||||
std::unique_ptr<CMiniMap> m_minimap;
|
||||
CStatusBar m_statbar;
|
||||
CViewObjects* m_objectview;
|
||||
CIsoView* m_isoview;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue