Remove "commands" tab in customize dialog
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
|
||||
#include "DlgToolbarsImp.h"
|
||||
#include "DlgActionsImp.h"
|
||||
#include "DlgCommandsImp.h"
|
||||
#include "DlgKeyboardImp.h"
|
||||
#include "DlgCustomizeSpaceball.h"
|
||||
#include "DlgCustomizeSpNavSettings.h"
|
||||
@@ -84,7 +83,6 @@ WidgetFactorySupplier::WidgetFactorySupplier()
|
||||
// ADD YOUR CUSTOMIZE PAGES HERE
|
||||
//
|
||||
//
|
||||
new CustomPageProducer<DlgCustomCommandsImp>;
|
||||
new CustomPageProducer<DlgCustomKeyboardImp>;
|
||||
new CustomPageProducer<DlgCustomToolbarsImp>;
|
||||
new CustomPageProducer<DlgCustomActionsImp>;
|
||||
|
||||
Reference in New Issue
Block a user