fixed spaces/tabs mix

This commit is contained in:
Luis Ángel San Martín
2013-08-24 10:30:54 +02:00
parent fa19b4b1ea
commit cd43bd791a
73 changed files with 1337 additions and 1343 deletions

View File

@ -21,7 +21,7 @@ public:
NotificationsLabelWidget(QWidget * parent);
public slots:
void flash();
void flash();
void setText(const QString & text);
void updatePosition();
};