mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-26 03:39:34 +00:00
Add text configuration in panel
This commit is contained in:
@@ -60,3 +60,7 @@ void NotifierBox::showMessage(const QString &msg) {
|
||||
show();
|
||||
m_timer->start();
|
||||
}
|
||||
|
||||
void NotifierBox::showColor(const QColor &color) {
|
||||
m_message = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user