mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-13 11:50:31 +02:00
Code Style Update
- Everything is beautiful now
This commit is contained in:
@@ -16,8 +16,7 @@ class IntelliTool;
|
||||
|
||||
class IntelliColorPicker;
|
||||
|
||||
class IntelliPhotoGui : public QMainWindow
|
||||
{
|
||||
class IntelliPhotoGui : public QMainWindow{
|
||||
// Declares our class as a QObject which is the base class
|
||||
// for all Qt objects
|
||||
// QObjects handle events
|
||||
|
||||
Reference in New Issue
Block a user