summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppController.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2025-01-06 11:55:24 +0100
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>2025-04-13 10:57:58 +0200
commit8d9cd8c894e18f28859f613eab1c8819d2e58b3e (patch)
tree08f4731f0185b951c959b47f7546438d2194eb38 /dbaccess/source/ui/app/AppController.hxx
parent7bb586c436e1b6c12937741a0e170587989ee020 (diff)
Remove obsolete fw declarations from dbaccess/
found with bin/find-unneeded-includes --fwdecl Change-Id: I1a3b1420119b0c79860a1fde69efa4272356af61 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183882 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Diffstat (limited to 'dbaccess/source/ui/app/AppController.hxx')
-rw-r--r--dbaccess/source/ui/app/AppController.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx
index f50cdfb4daf7..66c2f67c79e5 100644
--- a/dbaccess/source/ui/app/AppController.hxx
+++ b/dbaccess/source/ui/app/AppController.hxx
@@ -41,7 +41,6 @@
#include <memory>
-class TransferableHelper;
class TransferableClipboardListener;
namespace com::sun::star {
@@ -67,9 +66,7 @@ namespace weld
namespace dbaui
{
class ODataClipboard;
- class TreeListBox;
class SubComponentManager;
- class OApplicationController;
class OApplicationView;
class OLinkedDocumentsAccess;
class SelectionNotifier;