Everywhere: Purge spaces in text files

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2019-03-06 12:38:20 +00:00
commit aa85417a17
96 changed files with 211 additions and 293 deletions

View file

@ -63,7 +63,7 @@ CPPFLAGS += -DQT_THREAD_SUPPORT
#endif
# ------------------------------- Qt defs
#Qt5Designer \
ifeq ($(QT_MAJOR_VERSION),5)
@ -155,4 +155,3 @@ OBJ += $(patsubst %.cpp,%.o,$(UIC_CPP))
OBJ += $(patsubst %.cpp,%.o,$(RCC_CPP))
endif # USE_QT