forked from qt-creator/qt-creator
remove trailing whitespace
doing it in 1.3 as well to avoid possible later conflicts
This commit is contained in:
@@ -13,12 +13,12 @@ HEADERS += snippetsplugin.h \
|
||||
snippetswindow.h \
|
||||
snippetspec.h \
|
||||
snippetscompletion.h \
|
||||
inputwidget.h
|
||||
inputwidget.h
|
||||
|
||||
SOURCES += snippetsplugin.cpp \
|
||||
snippetswindow.cpp \
|
||||
snippetspec.cpp \
|
||||
snippetscompletion.cpp \
|
||||
inputwidget.cpp
|
||||
inputwidget.cpp
|
||||
|
||||
RESOURCES += snippets.qrc
|
||||
|
||||
Reference in New Issue
Block a user