summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 1ab0584..87bddf8 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -48,11 +48,11 @@ int main( int argc, char ** argv )
KCmdLineLastOption
};
- KAboutData aboutdata ( "kchmviewer",
+ TDEAboutData aboutdata ( "kchmviewer",
APP_NAME,
APP_VERSION,
I18N_NOOP("CHM file viewer"),
- KAboutData::License_GPL,
+ TDEAboutData::License_GPL,
"(c) 2004-2007 George Yunaev, gyunaev@ulduzsoft.com",
0,
"http://www.kchmviewer.net",