keditbookmarks: remove unused header inclusions

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-06-08 08:10:35 +03:00
parent ea9ae0d25a
commit c6ec2531f5
3 changed files with 0 additions and 4 deletions

View file

@ -50,8 +50,6 @@
#include <kstandarddirs.h>
#include <kbookmark.h>
#include <kbookmarkmanager.h>
#include <kbookmarkimporter.h>
#include <kbookmarkexporter.h>
#include <stdlib.h>

View file

@ -35,7 +35,6 @@
#include <kfiledialog.h>
#include <kbookmark.h>
#include <kbookmarkmanager.h>
#include <kbookmarkimporter.h>
ImportCommand::ImportCommand(KBookmarkModel* model)

View file

@ -39,7 +39,6 @@
#include <unistd.h>
#include <kbookmarkmanager.h>
#include <kbookmarkexporter.h>
#include <toplevel_interface.h>
// TODO - make this register() or something like that and move dialog into main