mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
refs #883, added menus for core and assigned shortcuts to menu items
This commit is contained in:
committed by
Mathew Sutcliffe
parent
a57b83f9de
commit
455d9c7b7d
@@ -57,11 +57,12 @@ private slots:
|
||||
|
||||
private:
|
||||
//! \name Init
|
||||
//! @[
|
||||
//! @{
|
||||
void initSlots();
|
||||
void initLogDisplay();
|
||||
void initStyleSheet();
|
||||
void initDBusMode();
|
||||
void initMenus();
|
||||
//! @}
|
||||
|
||||
void startCore(const QString &dBusAdress);
|
||||
|
||||
Reference in New Issue
Block a user