diff options
author | Timothy Pearson <[email protected]> | 2013-12-02 14:13:04 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-12-02 14:13:04 -0600 |
commit | 5445c25f501f456239b299d2b8810e4beb97a4f3 (patch) | |
tree | 8d41c61dc445faf73fa34eef5c2967a9acb86664 /src/3rdparty | |
parent | 534275dec59b0da2facf199a022a35b981c30c50 (diff) | |
download | tqt3-5445c25f501f456239b299d2b8810e4beb97a4f3.tar.gz tqt3-5445c25f501f456239b299d2b8810e4beb97a4f3.zip |
Automated update from Qt3
Diffstat (limited to 'src/3rdparty')
-rw-r--r-- | src/3rdparty/libpng/projects/borland/libpng.cpp | 1 | ||||
-rw-r--r-- | src/3rdparty/libpng/projects/borland/zlib.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/3rdparty/libpng/projects/borland/libpng.cpp b/src/3rdparty/libpng/projects/borland/libpng.cpp index 4e2f274d4..2708ad421 100644 --- a/src/3rdparty/libpng/projects/borland/libpng.cpp +++ b/src/3rdparty/libpng/projects/borland/libpng.cpp @@ -26,4 +26,3 @@ int WINAPI DllEntryPoint(HINSTANCE, unsigned long, void*) return 1; } //--------------------------------------------------------------------------- -
\ No newline at end of file diff --git a/src/3rdparty/libpng/projects/borland/zlib.cpp b/src/3rdparty/libpng/projects/borland/zlib.cpp index 2cef71d54..3df153257 100644 --- a/src/3rdparty/libpng/projects/borland/zlib.cpp +++ b/src/3rdparty/libpng/projects/borland/zlib.cpp @@ -27,4 +27,3 @@ int WINAPI DllEntryPoint(HINSTANCE, unsigned long, void*) return 1; } //--------------------------------------------------------------------------- -
\ No newline at end of file |