mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 11:16:09 +02:00
removed .so
git-svn-id: trunk@8758 -
This commit is contained in:
parent
c17929dd5f
commit
a4695eadcf
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -2008,7 +2008,6 @@ lcl/interfaces/gtk2/gtk2wstoolwin.pp svneol=native#text/pascal
|
|||||||
lcl/interfaces/gtk2/interfaces.pas svneol=native#text/pascal
|
lcl/interfaces/gtk2/interfaces.pas svneol=native#text/pascal
|
||||||
lcl/interfaces/qt/README.txt svneol=native#text/plain
|
lcl/interfaces/qt/README.txt svneol=native#text/plain
|
||||||
lcl/interfaces/qt/interfaces.pp svneol=native#text/pascal
|
lcl/interfaces/qt/interfaces.pp svneol=native#text/pascal
|
||||||
lcl/interfaces/qt/libqt4intf.so -text
|
|
||||||
lcl/interfaces/qt/qt.pp svneol=native#text/pascal
|
lcl/interfaces/qt/qt.pp svneol=native#text/pascal
|
||||||
lcl/interfaces/qt/qt4.pas svneol=native#text/plain
|
lcl/interfaces/qt/qt4.pas svneol=native#text/plain
|
||||||
lcl/interfaces/qt/qtcallback.inc svneol=native#text/pascal
|
lcl/interfaces/qt/qtcallback.inc svneol=native#text/pascal
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
These are the sources of the LCL qt interface.
|
These are the sources of the LCL qt interface.
|
||||||
They only work with qt4.
|
They only work with qt4.
|
||||||
|
|
||||||
|
To link you need to download the libqt4intf.so.
|
||||||
|
|
||||||
For more information see
|
For more information see
|
||||||
http://wiki.lazarus.freepascal.org/index.php/Qt_Interface
|
http://wiki.lazarus.freepascal.org/index.php/Qt_Interface
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user