change pulse default specifizer to QLabel

This commit is contained in:
WarmUpTill
2020-10-16 19:42:32 +02:00
parent c6e2c9dcc3
commit 7a1104884a

View File

@@ -80,7 +80,7 @@ public:
bool addSelect = true);
QMetaObject::Connection PulseWidget(QWidget *widget, QColor endColor,
QColor = QColor(0, 0, 0, 0),
QString specifier = "");
QString specifier = "QLabel ");
bool listMoveUp(QListWidget *list);
bool listMoveDown(QListWidget *list);