changeset 641:6c3a829bc382

Corrected one further include after the whole renaming procedure. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@900 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Tue, 11 Nov 2008 15:52:14 +0000
parents c7308ffdb533
children 8b7c134c2de9
files src/AboutDialog.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/AboutDialog.h	Tue Nov 11 15:51:19 2008 +0000
+++ b/src/AboutDialog.h	Tue Nov 11 15:52:14 2008 +0000
@@ -25,7 +25,7 @@
 #include <QDesktopServices>
 #include <QScrollBar>
 #include <QTimer>
-#include "ui_aboutdialog.h"
+#include "ui_AboutDialog.h"
 
 #include <QLocale>