summaryrefslogtreecommitdiffstats
path: root/xparts/xpart_notepad/shell_xparthost.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xparts/xpart_notepad/shell_xparthost.cpp')
-rw-r--r--xparts/xpart_notepad/shell_xparthost.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/xpart_notepad/shell_xparthost.cpp b/xparts/xpart_notepad/shell_xparthost.cpp
index c6f35a87..08ac2afe 100644
--- a/xparts/xpart_notepad/shell_xparthost.cpp
+++ b/xparts/xpart_notepad/shell_xparthost.cpp
@@ -66,7 +66,7 @@ void ShellWindow::mergeGUI()
int main( int argc, char **argv )
{
- TDEApplication app( argc, argv, "xparthost_shell" );
+ TDEApplication app( argc, argv, TQCString("xparthost_shell") );
app.dcopClient()->registerAs("xparthost_shell");