changeset 21:b2d31b120c09

Added new ui file to Qt project file. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@178 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sat, 27 Jan 2007 18:42:32 +0000
parents ca4858c2561c
children 8d79780bbbd7
files UniversalIndentGUI.pro
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/UniversalIndentGUI.pro	Sat Jan 27 18:02:22 2007 +0000
+++ b/UniversalIndentGUI.pro	Sat Jan 27 18:42:32 2007 +0000
@@ -48,6 +48,7 @@
            src/aboutdialog.h
 
 FORMS += src/indentgui.ui \
+         src/toolBarWidget.ui \
          src/aboutdialog.ui
 
 SOURCES += src/cpphighlighter.cpp \