Skip to content

Commit

Permalink
Merge branch 'feature/remove-mouseove32' into staged
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyifang committed Feb 3, 2022
2 parents d09a34b + ddd390c commit c118e5a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions preferences.cc
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,6 @@ Preferences::Preferences( QWidget * parent, Config::Class & cfg_ ):

//Platform-specific options

#ifndef Q_OS_WIN32
ui.groupBox_ScanPopupTechnologies->hide();
// ui.tabWidget->removeTab( 5 );
#endif

#ifndef ENABLE_SPWF_CUSTOMIZATION
ui.groupBox_ScanPopupWindowFlags->hide();
#endif
Expand Down

0 comments on commit c118e5a

Please sign in to comment.