<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>This looks like missed export in qt5.pas </p>
<p><a class="moz-txt-link-freetext" href="https://raw.githubusercontent.com/graemeg/lazarus/upstream/lcl/interfaces/qt5/cbindings/qt5.pas">https://raw.githubusercontent.com/graemeg/lazarus/upstream/lcl/interfaces/qt5/cbindings/qt5.pas</a></p>
<p>file has the <br>
</p>
<pre>procedure QLineEdit_setPlaceholderText(handle: QLineEditH; AnonParam1: PWideString); cdecl; external Qt5PasLib name 'QLineEdit_setPlaceholderText';
but don't have QTextEdit_setPlaceholderText.
</pre>
<p><br>
</p>
<div class="moz-cite-prefix">On 26.10.2019 10:01, AlexeyT via
lazarus wrote:<br>
</div>
<blockquote type="cite"
cite="mid:bb4bdc68-f809-cc04-ab72-34cc31bacb1d@ya.ru">./cudatext:
undefined symbol: QTextEdit_setPlaceholderText
</blockquote>
<pre class="moz-signature" cols="72">--
Regards,
Alexey</pre>
</body>
</html>