Minor tweaks in swiftdata

* removed private slots
* formatting
This commit is contained in:
Klaus Basan
2017-07-11 03:00:08 +02:00
committed by Mathew Sutcliffe
parent cd15bdc506
commit 52755e59c8
3 changed files with 14 additions and 18 deletions

View File

@@ -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)