Fix macOS build
This commit is contained in:
@@ -60,9 +60,7 @@ class TrackSliderSlider : public QSlider {
|
||||
void keyPressEvent(QKeyEvent* event);
|
||||
|
||||
private slots:
|
||||
#ifndef Q_OS_MACOS
|
||||
void UpdateDeltaTime();
|
||||
#endif
|
||||
|
||||
private:
|
||||
#ifndef Q_OS_MACOS
|
||||
|
||||
Reference in New Issue
Block a user