mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
UI: Remove unneeded include
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "slider-ignorewheel.hpp"
|
||||
#include "volume-control.hpp"
|
||||
|
||||
SliderIgnoreScroll::SliderIgnoreScroll(QWidget *parent) : QSlider(parent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user