Merge pull request #1721 from pgilfernandez/stylable_playhead
Make PlayHead stylable
This commit is contained in:
@@ -48,8 +48,7 @@ public:
|
||||
|
||||
};
|
||||
|
||||
// FIXME: Hardcoded (but that might be okay here)
|
||||
#define PLAYHEAD_COLOR Qt::red
|
||||
#define PLAYHEAD_COLOR palette().highlight().color()
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user