63666d8279
PR: ports/122084 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
11 lines
286 B
C
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>
|
|
|
|
|