We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Editor Versions/Install New
1 parent 2651484 commit bf95082Copy full SHA for bf95082
1 file changed
source/interface_derived.cpp
@@ -94,9 +94,6 @@ MainFrameDerived::MainFrameDerived() : MainFrame(NULL){
94
if (status != 0){
95
ReloadData();
96
}
97
- #if defined __linux__
98
- launchHubBtn->Hide();
99
- #endif
100
101
//if no projects to load, the interface will be blank
102
0 commit comments