From 48d4a26399959121f33d2bc3bfe51c7827b654fc Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 14 Jun 2011 16:45:05 +0000 Subject: TQt4 port kdevelop This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- parts/filecreate/file-templates/ui-mainwin | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'parts/filecreate/file-templates/ui-mainwin') diff --git a/parts/filecreate/file-templates/ui-mainwin b/parts/filecreate/file-templates/ui-mainwin index 854da009..4e0a093b 100644 --- a/parts/filecreate/file-templates/ui-mainwin +++ b/parts/filecreate/file-templates/ui-mainwin @@ -1,6 +1,6 @@ Form1 - + Form1 @@ -415,7 +415,7 @@ helpAbout() - + fileNew() fileOpen() fileSave() @@ -431,6 +431,6 @@ helpIndex() helpContents() helpAbout() - - + + -- cgit v1.2.1