Merge branch '1.1'

This commit is contained in:
Simon Hausmann
2009-04-18 01:04:01 +02:00
7 changed files with 22 additions and 16 deletions

View File

@@ -5,5 +5,10 @@ CONFIG += shared
DESTDIR = ../../../bin
include(../../qworkbenchlibrary.pri)
linux-* {
CONFIG -= release
CONFIG += debug
}
SOURCES += ../../../share/qtcreator/gdbmacros/gdbmacros.cpp

0
src/plugins/texteditor/basetextdocument.cpp Executable file → Normal file
View File