diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-28 16:28:53 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-28 16:28:53 +0900 |
commit | c6c3d201fa409c3cd8668efd7ca03ba96821a704 (patch) | |
tree | 90dc2a07cbfdc2c2bbf962e3028b38f41df696ff /qtsharp | |
parent | 78ffbcd1256b9325cbe65d5ed0ed6ed912b3f215 (diff) | |
download | tdebindings-c6c3d201fa409c3cd8668efd7ca03ba96821a704.tar.gz tdebindings-c6c3d201fa409c3cd8668efd7ca03ba96821a704.zip |
Fixed FTBFS caused by libqtsharp -> libtqtsharp renaming
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtsharp')
-rw-r--r-- | qtsharp/src/libtqtsharp/Makefile.am (renamed from qtsharp/src/libqtsharp/Makefile.am) | 0 | ||||
-rw-r--r-- | qtsharp/src/libtqtsharp/customslot.cpp (renamed from qtsharp/src/libqtsharp/customslot.cpp) | 0 | ||||
-rw-r--r-- | qtsharp/src/libtqtsharp/customslot.h (renamed from qtsharp/src/libqtsharp/customslot.h) | 0 | ||||
-rw-r--r-- | qtsharp/src/libtqtsharp/qtsharp.cpp (renamed from qtsharp/src/libqtsharp/qtsharp.cpp) | 0 | ||||
-rw-r--r-- | qtsharp/src/libtqtsharp/qtsharp.h (renamed from qtsharp/src/libqtsharp/qtsharp.h) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/qtsharp/src/libqtsharp/Makefile.am b/qtsharp/src/libtqtsharp/Makefile.am index 382849ef..382849ef 100644 --- a/qtsharp/src/libqtsharp/Makefile.am +++ b/qtsharp/src/libtqtsharp/Makefile.am diff --git a/qtsharp/src/libqtsharp/customslot.cpp b/qtsharp/src/libtqtsharp/customslot.cpp index ede36240..ede36240 100644 --- a/qtsharp/src/libqtsharp/customslot.cpp +++ b/qtsharp/src/libtqtsharp/customslot.cpp diff --git a/qtsharp/src/libqtsharp/customslot.h b/qtsharp/src/libtqtsharp/customslot.h index 8b68c0b4..8b68c0b4 100644 --- a/qtsharp/src/libqtsharp/customslot.h +++ b/qtsharp/src/libtqtsharp/customslot.h diff --git a/qtsharp/src/libqtsharp/qtsharp.cpp b/qtsharp/src/libtqtsharp/qtsharp.cpp index 7f433d76..7f433d76 100644 --- a/qtsharp/src/libqtsharp/qtsharp.cpp +++ b/qtsharp/src/libtqtsharp/qtsharp.cpp diff --git a/qtsharp/src/libqtsharp/qtsharp.h b/qtsharp/src/libtqtsharp/qtsharp.h index 308f6ec7..308f6ec7 100644 --- a/qtsharp/src/libqtsharp/qtsharp.h +++ b/qtsharp/src/libtqtsharp/qtsharp.h |