mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 11:45:40 +08:00
committed by
Lars Toenning
parent
5e5b3f830d
commit
7691e42a5b
@@ -45,8 +45,8 @@ namespace BlackGui::Menus
|
||||
QList<QShortcut *> getShortcuts() const;
|
||||
|
||||
signals:
|
||||
//! Font size signals
|
||||
//! @{
|
||||
//! Font size signals
|
||||
void fontSizePlus();
|
||||
void fontSizeMinus();
|
||||
//! @}
|
||||
|
||||
@@ -222,8 +222,8 @@ namespace BlackGui::Menus
|
||||
static const QString &pathDockWidgetNested() { static const QString p("DockWidget.Nested"); return p; }
|
||||
//! @}
|
||||
|
||||
//! Predefined sub sub menus
|
||||
//! @{
|
||||
//! Predefined sub sub menus
|
||||
static const CMenuAction &subMenuDatabase();
|
||||
static const CMenuAction &subMenuSimulator();
|
||||
static const CMenuAction &subMenuConsolidateModels();
|
||||
|
||||
Reference in New Issue
Block a user