diff options
author | Michele Calgaro <[email protected]> | 2018-10-21 19:05:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-10-21 19:05:31 +0900 |
commit | 03814b8bdda4b7f5cde4386f0aaef1119750fd10 (patch) | |
tree | c61a901810189b8e7cae74b5109a2715c4ef4f69 /include | |
parent | 36398097bfd3a8fd6024f24da805c6540961c394 (diff) | |
download | qt3-03814b8bdda4b7f5cde4386f0aaef1119750fd10.tar.gz qt3-03814b8bdda4b7f5cde4386f0aaef1119750fd10.zip |
Removed some obsolete code related to Qt1.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'include')
l--------- | include/q1xcompatibility.h | 1 | ||||
l--------- | include/qpaintd.h | 1 | ||||
l--------- | include/qpaintdevicedefs.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/include/q1xcompatibility.h b/include/q1xcompatibility.h deleted file mode 120000 index 1e32c94..0000000 --- a/include/q1xcompatibility.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/q1xcompatibility.h
\ No newline at end of file diff --git a/include/qpaintd.h b/include/qpaintd.h deleted file mode 120000 index d1a6987..0000000 --- a/include/qpaintd.h +++ /dev/null @@ -1 +0,0 @@ -../src/compat/qpaintd.h
\ No newline at end of file diff --git a/include/qpaintdevicedefs.h b/include/qpaintdevicedefs.h deleted file mode 120000 index 6992fe9..0000000 --- a/include/qpaintdevicedefs.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/qpaintdevicedefs.h
\ No newline at end of file |