patches against Skybolt master d7de7172be13f64815e9746138613b61d0b09536
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
From 1ce56e3b8d04c5715072b3305e26622c3b55c85a Mon Sep 17 00:00:00 2001
|
||||
From: Peter Ross <pross@xvid.org>
|
||||
Date: Sun, 20 Dec 2020 20:37:05 +1100
|
||||
Subject: [PATCH] include qtabbar
|
||||
|
||||
---
|
||||
libqtoolwindowmanager/qtoolwindowmanager.h | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/libqtoolwindowmanager/qtoolwindowmanager.h b/libqtoolwindowmanager/qtoolwindowmanager.h
|
||||
index a6e5e97..961f398 100644
|
||||
--- a/libqtoolwindowmanager/qtoolwindowmanager.h
|
||||
+++ b/libqtoolwindowmanager/qtoolwindowmanager.h
|
||||
@@ -76,6 +76,7 @@
|
||||
#include <QtGlobal>
|
||||
#if QT_VERSION >= 0x050000
|
||||
#include <QtWidgets/qwidget.h>
|
||||
+#include <QtWidgets/QTabBar>
|
||||
#else
|
||||
#include <QtGui/qwidget.h>
|
||||
#endif
|
||||
--
|
||||
2.29.2
|
||||
|
||||
Reference in New Issue
Block a user