mirror of
https://github.com/libAthena/athena.git
synced 2025-12-12 22:56:18 +00:00
* Fix styling
This commit is contained in:
@@ -178,7 +178,7 @@ public:
|
||||
#ifdef ATHENA_USE_QT
|
||||
signals:
|
||||
void nameChanged(QString);
|
||||
void orientationChanged(bool,bool);
|
||||
void orientationChanged(bool, bool);
|
||||
void offsetChanged(QPoint);
|
||||
void textureOffsetChanged(QPoint);
|
||||
void sizeChanged(QSize);
|
||||
|
||||
Reference in New Issue
Block a user