summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-11-07 14:01:16 +0000
committerMichael Meeks <michael.meeks@suse.com>2011-11-07 14:19:35 +0000
commit6de32a1afc947e71754f4266d5c167eccbc8f78b (patch)
tree5aabd10edf675cd4a2a1e43f51b40cfab194dc04 /vcl/inc/svdata.hxx
parent6aa51640706ca332e6439e6097cc81a2b1dbb275 (diff)
gtk: cleanup resource provider and associated lifecycle issue
Diffstat (limited to 'vcl/inc/svdata.hxx')
-rw-r--r--vcl/inc/svdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index e0a17d0aa705..a5276153d51c 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -358,7 +358,7 @@ struct ImplSVData
UnoWrapperBase* mpUnoWrapper;
Window* mpIntroWindow; // the splash screen
DockingManager* mpDockingManager;
- sal_Bool mbIsTestTool;
+ sal_Bool mbIsTestTool;
oslThreadIdentifier mnMainThreadId;
rtl::Reference< vcl::DisplayConnection > mxDisplayConnection;