mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
Minor tweaks in swiftdata
* removed private slots * formatting
This commit is contained in:
committed by
Mathew Sutcliffe
parent
cd15bdc506
commit
52755e59c8
@@ -29,7 +29,7 @@ using namespace BlackCore;
|
||||
using namespace BlackGui::Components;
|
||||
using namespace BlackMisc;
|
||||
|
||||
void CSwiftData::ps_onMenuClicked()
|
||||
void CSwiftData::onMenuClicked()
|
||||
{
|
||||
QObject *sender = QObject::sender();
|
||||
if (sender == ui->menu_WindowFont)
|
||||
|
||||
Reference in New Issue
Block a user