mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 05:45:49 +00:00
add json formatter
This commit is contained in:
@ -34,7 +34,8 @@ public:
|
||||
List,
|
||||
Script,
|
||||
String,
|
||||
NoFormat
|
||||
NoFormat,
|
||||
Json
|
||||
};
|
||||
|
||||
explicit AWAbstractFormatter(QWidget *parent,
|
||||
|
Reference in New Issue
Block a user