Add configuration import, export and reset
This commit is contained in:
@@ -134,6 +134,7 @@ void ConfigHandler::setDefaults() {
|
||||
setDrawColor(QColor(Qt::red));
|
||||
setUIMainColor(QColor(116, 0, 150));
|
||||
setUIContrastColor(QColor(86, 0, 120));
|
||||
setdrawThickness(0);
|
||||
setAllTheButtons();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user