diff options
author | Ocke Janssen [oj] <Ocke.Janssen@sun.com> | 2009-12-17 16:39:40 +0100 |
---|---|---|
committer | Ocke Janssen [oj] <Ocke.Janssen@sun.com> | 2009-12-17 16:39:40 +0100 |
commit | c88d53d9d3484ba3cb641c2b722c4d4dfcd590fa (patch) | |
tree | 5c4ec34fd7ee032935eb888aa2e2d9cdfa739c26 /dbaccess/source/ui/misc | |
parent | 6fd6b96682de8c9f2b8b10a896e71085a9914ecf (diff) | |
parent | 10a820304cb1e7f92d31a58bb3a770f7eacd7623 (diff) |
merged
Diffstat (limited to 'dbaccess/source/ui/misc')
-rw-r--r-- | dbaccess/source/ui/misc/WCopyTable.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dbaccess/source/ui/misc/WCopyTable.cxx b/dbaccess/source/ui/misc/WCopyTable.cxx index dd31e3b87ceee..1cdf6156a7898 100644 --- a/dbaccess/source/ui/misc/WCopyTable.cxx +++ b/dbaccess/source/ui/misc/WCopyTable.cxx @@ -1698,4 +1698,5 @@ void OCopyTableWizard::showError(const Any& _aError) DBG_UNHANDLED_EXCEPTION(); } } -}
\ No newline at end of file +} + |