Skip to content

Commit bf95082

Browse files
authored
Showing the Editor Versions/Install New button on Linux (#54)
1 parent 2651484 commit bf95082

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/interface_derived.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ MainFrameDerived::MainFrameDerived() : MainFrame(NULL){
9494
if (status != 0){
9595
ReloadData();
9696
}
97-
#if defined __linux__
98-
launchHubBtn->Hide();
99-
#endif
10097

10198
//if no projects to load, the interface will be blank
10299

0 commit comments

Comments
 (0)