Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build with Qt 5.15+ #7832

Merged
merged 1 commit into from Mar 23, 2020
Merged

Fix build with Qt 5.15+ #7832

merged 1 commit into from Mar 23, 2020

Conversation

sl1pkn07
Copy link
Contributor

fix build with Qt 5.15

[ 96%] Building CXX object rpcs3/rpcs3qt/CMakeFiles/rpcs3_ui.dir/save_data_info_dialog.cpp.o
/tmp/makepkg/sl1-rpcs3-git/src/rpcs3/rpcs3/rpcs3qt/pad_led_settings_dialog.cpp: In member function 'void pad_led_settings_dialog::redraw_color_sample()':
/tmp/makepkg/sl1-rpcs3-git/src/rpcs3/rpcs3/rpcs3qt/pad_led_settings_dialog.cpp:82:15: error: aggregate 'QPainterPath path' has incomplete type and cannot be defined
   82 |  QPainterPath path;
      |               ^~~~

@sl1pkn07
Copy link
Contributor Author

build ok with both, <QtGui> or <QPainterPath>, but <QPainterPath> seems the right include

greetings

@Nekotekina
Copy link
Member

You typed < twice

@sl1pkn07
Copy link
Contributor Author

oh. fixed

@Nekotekina Nekotekina merged commit 9de9ec1 into RPCS3:master Mar 23, 2020
pzhlkj6612 pushed a commit to BesLyric-for-X/BesLyric-for-X that referenced this pull request Jul 6, 2020
pzhlkj6612 pushed a commit to BesLyric-for-X/BesLyric-for-X that referenced this pull request Aug 13, 2020
ElXreno added a commit to ElXreno/QtAV that referenced this pull request Sep 7, 2020
Taken from RPCS3/rpcs3#7832

Signed-off-by: ElXreno <elxreno@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants