summaryrefslogtreecommitdiffstats
path: root/starter/starter.cpp
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-07-19 16:01:28 +0200
committerSlávek Banko <[email protected]>2020-07-19 16:01:28 +0200
commit90cc6ddb9083689cb8395f7188c07c9142179d1a (patch)
tree8cfdcc2c49356c1c7df7b97d4513484930837d63 /starter/starter.cpp
parentd0c03cc9a910ea44cea57b1af43bbd90eb86d4bc (diff)
downloadtde-style-baghira-90cc6ddb9083689cb8395f7188c07c9142179d1a.tar.gz
tde-style-baghira-90cc6ddb9083689cb8395f7188c07c9142179d1a.zip
Add KDE_EXPORT to the public symbols.
Rename the search symbol allocate_kstyle_config to allocate_tdestyle_config. This is related to KDE => TDE conversion. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'starter/starter.cpp')
-rw-r--r--starter/starter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/starter/starter.cpp b/starter/starter.cpp
index df333e2..6069045 100644
--- a/starter/starter.cpp
+++ b/starter/starter.cpp
@@ -473,7 +473,7 @@ bool starter::eventFilter( TQObject*, TQEvent *e )
extern "C"
{
- KPanelApplet* init( TQWidget *parent, const TQString& configFile)
+ KDE_EXPORT KPanelApplet* init( TQWidget *parent, const TQString& configFile)
{
TDEGlobal::locale()->insertCatalogue("starter");
return new starter(configFile, KPanelApplet::Normal,