This website requires JavaScript.
Explore
Minetest
Help
Sign In
jp9000
/
obs-studio
Watch
1
Star
0
Fork
You've already forked obs-studio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
78d940e0f4
obs-studio
/
UI
/
mute-checkbox.hpp
8 lines
89 B
C++
Raw
Blame
History
#
pragma once
#
include
<QCheckBox>
class
MuteCheckBox
:
public
QCheckBox
{
Q_OBJECT
}
;
Reference in New Issue
View Git Blame
Copy Permalink