freebsd-ports/x11-fonts/fontmatrix/files/patch-src__prefspaneldialog.h
Pav Lucistnik 63666d8279 - Update to 0.4.1
PR:		ports/122084
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-04-06 22:30:35 +00:00

11 lines
286 B
C

--- ./src/prefspaneldialog.h.orig 2008-04-06 13:47:45.000000000 +0400
+++ ./src/prefspaneldialog.h 2008-04-07 01:12:12.000000000 +0400
@@ -12,7 +12,7 @@
#ifndef PREFSPANELDIALOG_H
#define PREFSPANELDIALOG_H
-#include <qdialog.h>
+#include <QDialog>
#include <ui_prefs_panel.h>