mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-16 15:19:58 +00:00
rename ring to circle
This commit is contained in:
@ -34,7 +34,7 @@ public:
|
||||
enum Type {
|
||||
Horizontal = 0,
|
||||
Vertical,
|
||||
Ring
|
||||
Circle
|
||||
};
|
||||
|
||||
GraphicalItem(QObject *wid, const QString assignName, const QString tag, const bool debugCmd = false);
|
||||
|
Reference in New Issue
Block a user