Skip to content
Features
Business
Explore
Marketplace
Pricing
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
Sign in
or
Sign up
Watch
121
Star
1,141
Fork
158
mgba-emu
/
mgba
Code
Issues
301
Pull requests
4
Projects
8
Insights
Permalink
Browse files
Qt: Fix gcc build
Loading branch information
...
endrift
committed
Jan 5, 2018
1 parent
667dafb
commit
c37c781d289953c48f3acc348219a0bd8d42ac0c
Unified
Split
Showing
1 changed file
with
2 additions
and
0 deletions
.
+2
−0
src/platform/qt/RegisterView.h
Show comments
View
2
src/platform/qt/RegisterView.h
@@ -8,6 +8,8 @@
#
include
<
QMap
>
#
include
<
QWidget
>
+#
include
<
memory
>
+
class
QLabel
;
namespace
QGBA
{
Toggle all file notes
0 comments on commit
c37c781
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
c37c781