Michele Calgaro
|
d42f9ae842
|
Replaced various '#define' with actual strings - part 2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
Michele Calgaro
|
0f36f89663
|
Replace various tqtinterface's TQ_* defines with actual types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
Michele Calgaro
|
57af4f9d87
|
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
Michele Calgaro
|
ed8e30bc6d
|
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
4 years ago |
Matías Fonzo
|
c2adce2e13
|
Redirect some headers noticed by the compiler
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/signal.h> to <signal.h>
Note: <sys/signal.h> has been removed from the tdeio/tdeio/connection.cpp source - it was already declared.
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
5 years ago |
Timothy Pearson
|
703fb0c89c
|
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
255918c59c
|
Part 2 of prior commit
|
13 years ago |