refs #912, formatting, typos, const

This commit is contained in:
Klaus Basan
2017-03-18 20:40:05 +01:00
committed by Mathew Sutcliffe
parent ea50533755
commit 422e6626c8
10 changed files with 29 additions and 26 deletions

View File

@@ -127,5 +127,5 @@ namespace BlackGui
}
}
}
}
}
} // ns
} // ns

View File

@@ -29,6 +29,7 @@ namespace BlackGui
/*!
* Action tree model, used with hotkey actions
* \remark data from CInputManager::instance()
*/
class BLACKGUI_EXPORT CActionModel : public QAbstractItemModel
{