mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
For the builds with a label assigned (no commit after the label),
show just the label in the application title. For Win32, add the " 32 bit" indicator, so that we may see clearly if somebody is running a 32bit build on 64bit windows by a mistake.
This commit is contained in:
@@ -96,7 +96,7 @@ protected:
|
||||
|
||||
public:
|
||||
MainFrame();
|
||||
~MainFrame();
|
||||
~MainFrame() = default;
|
||||
|
||||
Plater* plater() { return m_plater; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user