cleanups.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef BCTOGGLESWITCH_H
|
||||
#define BCTOGGLESWITCH_H
|
||||
#ifndef BC_TOGGLESWITCH_H
|
||||
#define BC_TOGGLESWITCH_H
|
||||
|
||||
#include <QAbstractButton>
|
||||
|
||||
@@ -35,4 +35,4 @@ private:
|
||||
QPropertyAnimation* m_animation;
|
||||
};
|
||||
|
||||
#endif // BCTOGGLESWITCH_H
|
||||
#endif // BC_TOGGLESWITCH_H
|
||||
|
||||
Reference in New Issue
Block a user