mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 09:51:06 +00:00
committed by
GitHub
parent
af0b60ab10
commit
bd967c02d6
@@ -40,6 +40,7 @@ PinWidget::PinWidget(const QPixmap& pixmap,
|
||||
setFocusPolicy(Qt::StrongFocus);
|
||||
setAttribute(Qt::WA_TranslucentBackground);
|
||||
setAttribute(Qt::WA_DeleteOnClose);
|
||||
setWindowTitle("flameshot-pin");
|
||||
ConfigHandler conf;
|
||||
m_baseColor = conf.uiColor();
|
||||
m_hoverColor = conf.contrastUiColor();
|
||||
|
||||
Reference in New Issue
Block a user