mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Everywhere: Purge spaces in text files
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f424f2cb5f
commit
aa85417a17
96 changed files with 211 additions and 293 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue