summaryrefslogtreecommitdiffstats
path: root/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff
diff options
context:
space:
mode:
Diffstat (limited to 'libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff')
-rw-r--r--libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff b/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff
index 9423239..17dcc45 100644
--- a/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff
+++ b/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff
@@ -9345,10 +9345,10 @@ index 0000000..eb20aa3
+// Main
+//////////////////////////////////////////////////////////////////////////
+
-+static KCmdLineOptions sOptions[] =
++static TDECmdLineOptions sOptions[] =
+{
+ { "winid <argument>", I18N_NOOP("Window ID to which is the fpicker modal"), "0" },
-+ KCmdLineLastOption
++ TDECmdLineLastOption
+};
+
+int main( int argc, char* argv[] )