Fix build tdeioslave with hidden visibility.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/13/head
Slávek Banko 1 year ago
parent c6b84c6ed2
commit 496cdf1a40
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -33,7 +33,7 @@ static const TDECmdLineOptions options[] =
extern "C"
{
int kdemain(int argc, char **argv) {
KDE_EXPORT int kdemain(int argc, char **argv) {
TDEInstance instance( "tdeio_bluetooth" );
kdDebug() << "*** Starting tdeio_bluetooth " << endl;
if (argc != 4) {

Loading…
Cancel
Save