mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Fix build with Qt 5.11
PR: 230884
This commit is contained in:
parent
33e757145d
commit
f319ffe0df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479239
15
net-im/psi/files/patch-git_4b838c0
Normal file
15
net-im/psi/files/patch-git_4b838c0
Normal file
@ -0,0 +1,15 @@
|
||||
From 4b838c04fa90ab56974bc4c57aaf7d4e80b8fff8 Mon Sep 17 00:00:00 2001
|
||||
From: Vitozz <thetvg@gmail.com>
|
||||
Date: Mon, 28 May 2018 20:45:04 +0300
|
||||
Subject: [PATCH] Try to fix build with qt-5.11
|
||||
|
||||
--- src/accountmanagedlg.cpp.orig
|
||||
+++ src/accountmanagedlg.cpp
|
||||
@@ -28,6 +28,7 @@
|
||||
#include <QTimer>
|
||||
#include <QHeaderView>
|
||||
#include <QDropEvent>
|
||||
+#include <QButtonGroup>
|
||||
|
||||
#include "psicon.h"
|
||||
#include "psiaccount.h"
|
Loading…
Reference in New Issue
Block a user