summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-pt/docs
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:13:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:13:51 -0600
commit694ffcefb176fddb88d1275e1e939748232608eb (patch)
treec81a62fa758e027cbff61cc306c28198a6a07eb5 /koffice-i18n-pt/docs
parent96ee65acffaa7b312807612e4e99a4be54667156 (diff)
downloadkoffice-i18n-694ffcefb176fddb88d1275e1e939748232608eb.tar.gz
koffice-i18n-694ffcefb176fddb88d1275e1e939748232608eb.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'koffice-i18n-pt/docs')
-rw-r--r--koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook b/koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook
index 961e7175..e87282f5 100644
--- a/koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook
+++ b/koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook
@@ -321,7 +321,7 @@ public:
typedef KGenericFactory&lt;FerramentaEstrela&gt; FerramentaEstrelaFactory;
-K_EXPORT_COMPONENT_FACTORY( chalktoolstar, FerramentaEstrelaFactory( "chalk" ) )
+K_EXPORT_COMPONENT_FACTORY( chaltdetoolstar, FerramentaEstrelaFactory( "chalk" ) )
FerramentaEstrela::FerramentaEstrela(QObject *mae, const char *nome, const QStringList &amp;)