mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
refs #335, formatting, member initialization, new icons, remove redundant methods
This commit is contained in:
committed by
Roland Winklmeier
parent
c965fbb785
commit
b0f01a3ec6
@@ -27,7 +27,7 @@ namespace BlackGui
|
||||
{
|
||||
|
||||
/*!
|
||||
* Multi purpose info window (pop up window)
|
||||
* Multi purpose info window (like pop up window)
|
||||
*/
|
||||
class CInfoWindowComponent : public QWizardPage
|
||||
{
|
||||
@@ -73,6 +73,6 @@ namespace BlackGui
|
||||
//! Style sheet changed
|
||||
void onStyleSheetsChanged();
|
||||
};
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
} // namespace
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user