forked from pool/virtualbox
Accepting request 612428 from Virtualization
- A second new include was needed for build with Qt5.11 - bsc#1093731. OBS-URL: https://build.opensuse.org/request/show/612428 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=165
This commit is contained in:
commit
c24d29f08e
@ -10,3 +10,15 @@ Index: VirtualBox-5.2.12/src/VBox/Frontends/VirtualBox/src/precomp_vcc.h
|
||||
#include <QtCore/QMetaType>
|
||||
#include <QtGui/qevent.h>
|
||||
#include <QtGui/qtouchdevice.h>
|
||||
Index: VirtualBox-5.2.12/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp
|
||||
===================================================================
|
||||
--- VirtualBox-5.2.12.orig/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp
|
||||
+++ VirtualBox-5.2.12/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp
|
||||
@@ -21,6 +21,7 @@
|
||||
|
||||
/* Qt includes: */
|
||||
# include <QRegExpValidator>
|
||||
+#include <QButtonGroup>
|
||||
|
||||
/* GUI includes: */
|
||||
# include "QIWidgetValidator.h"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 26 21:24:55 UTC 2018 - Larry.Finger@gmail.com
|
||||
|
||||
- A second new include was needed for build with Qt5.11 - bsc#1093731.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 17 23:02:29 UTC 2018 - Larry.Finger@gmail.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user