[med-svn] [beads] 01/01: Add more missing headers
Andreas Tille
tille at debian.org
Sat Oct 21 06:14:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beads.
commit 1c2508dbb60ffb5f01b050a91bfd54fa2e0b9d8e
Author: Andreas Tille <tille at debian.org>
Date: Sat Oct 21 08:14:40 2017 +0200
Add more missing headers
---
debian/patches/qt5_headers.patch | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/patches/qt5_headers.patch b/debian/patches/qt5_headers.patch
index 0af27fb..93055b6 100644
--- a/debian/patches/qt5_headers.patch
+++ b/debian/patches/qt5_headers.patch
@@ -4,13 +4,16 @@ Description: Add missing headers
--- a/src/qtbeads/main_window.cpp
+++ b/src/qtbeads/main_window.cpp
-@@ -10,6 +10,9 @@
+@@ -10,6 +10,12 @@
#include <QMenu>
#include <QMenuBar>
#include <QFileDialog>
+#include <qlineedit.h>
+#include <qmessagebox.h>
+#include <qinputdialog.h>
++#include <qstatusbar.h>
++#include <qprintdialog.h>
++#include <qfontdialog.h>
#include "main_window.h"
#include "QCimg.h"
#include "../config.h"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beads.git
More information about the debian-med-commit
mailing list