Formatting, renaming

This commit is contained in:
Klaus Basan
2014-10-27 13:16:32 +01:00
committed by Roland Winklmeier
parent cf6a555824
commit dd587207fe
21 changed files with 139 additions and 67 deletions

View File

@@ -58,7 +58,7 @@ namespace BlackGui
private:
QScopedPointer<Ui::InfoWindow> ui; //!< user interface
QTimer *m_hideTimer;
QTimer *m_hideTimer = nullptr;
//! Init the window
void initWindow();