summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx/npwrap.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-23 09:29:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-23 09:29:56 +0200
commit15c609f33da44c24e1d0cf19670b0da43738ce0c (patch)
treea3c9fc4042ec02199491bda40ea89442d6539538 /extensions/source/plugin/unx/npwrap.cxx
parente29862bcc509916e7fe3e9b2f43b0672c49b7f6e (diff)
Use prex.h/postx.h
Change-Id: I055ae0426df86a1ea49385bc8c0b176cc4b9d940
Diffstat (limited to 'extensions/source/plugin/unx/npwrap.cxx')
-rw-r--r--extensions/source/plugin/unx/npwrap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/plugin/unx/npwrap.cxx b/extensions/source/plugin/unx/npwrap.cxx
index 196d913ba3c7..d5d5fdcf32c4 100644
--- a/extensions/source/plugin/unx/npwrap.cxx
+++ b/extensions/source/plugin/unx/npwrap.cxx
@@ -154,7 +154,7 @@ Widget createSubWidget( char* /*pPluginText*/, Widget shell, XLIB_Window aParent
void* CreateNewShell( void** pShellReturn, XLIB_Window aParentWindow )
{
- XLIB_String n, c;
+ String n, c;
XtGetApplicationNameAndClass(pXtAppDisplay, &n, &c);
Widget newShell =