mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Smaller UI adjustments
This commit is contained in:
@@ -395,7 +395,7 @@ namespace BlackGui
|
||||
|
||||
if (copied > 0)
|
||||
{
|
||||
const CStatusMessage m = CStatusMessage(this).info("Copied %1 settings") << copied;
|
||||
const CStatusMessage m = CStatusMessage(this).validationInfo("Copied %1 settings") << copied;
|
||||
this->showOverlayMessage(m);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user