This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
bsnes
mirror of
https://github.com/bsnes-emu/bsnes.git
Watch
1
Star
0
Fork
You've already forked bsnes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
979aa640af
bsnes
/
snespurify
/
phoenix
/
qt
/
action
/
separator.cpp
5 lines
96 B
C++
Executable File
Raw
Blame
History
void
pSeparator
:
:
constructor
(
)
{
qtAction
=
new
QAction
(
0
)
;
qtAction
-
>
setSeparator
(
true
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink