diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-28 10:29:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-28 20:15:45 +0200 |
commit | 3fc63a7463149685b04c676968a82bc00a48a9af (patch) | |
tree | 730a8219e3617b3fd6773dab0a961265945cf9b7 /dbaccess/source/ui/app/AppSwapWindow.hxx | |
parent | bde1637b30570ee82fd8f3f72d1f6f4012914fc0 (diff) |
weld OTableBorderWindow
Change-Id: I8008d9ea1e1c5418c960ec9c80b55602a11f15f6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101552
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/source/ui/app/AppSwapWindow.hxx')
-rw-r--r-- | dbaccess/source/ui/app/AppSwapWindow.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/app/AppSwapWindow.hxx b/dbaccess/source/ui/app/AppSwapWindow.hxx index fadfb6fb3ccc..9fcd3ba816af 100644 --- a/dbaccess/source/ui/app/AppSwapWindow.hxx +++ b/dbaccess/source/ui/app/AppSwapWindow.hxx @@ -22,7 +22,7 @@ #include <IClipBoardTest.hxx> #include "AppIconControl.hxx" #include <AppElementType.hxx> -#include "ChildWindow.hxx" +#include <ChildWindow.hxx> class MnemonicGenerator; |