summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-20 19:10:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-20 19:10:56 +0900
commitc409bbf3d79090b0218f252eade9270e4c3d84a3 (patch)
tree376654ac6720783feabf53b0de2cc06779299ef1
parentb970825866698bcb896ef1ee6da64b7f9810ea0b (diff)
downloadtde-style-lipstik-c409bbf3d79090b0218f252eade9270e4c3d84a3.tar.gz
tde-style-lipstik-c409bbf3d79090b0218f252eade9270e4c3d84a3.zip
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--style/lipstik.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/lipstik.cpp b/style/lipstik.cpp
index e03594b..ab43ac4 100644
--- a/style/lipstik.cpp
+++ b/style/lipstik.cpp
@@ -157,7 +157,7 @@ class LipstikStylePlugin : public TQStylePlugin
}
};
-KDE_Q_EXPORT_PLUGIN( LipstikStylePlugin )
+TDE_EXPORT_PLUGIN( LipstikStylePlugin )
// -- end --
LipstikStyle::LipstikStyle() : TDEStyle( AllowMenuTransparency, ThreeButtonScrollBar),