mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
keditbookmarks: remove unused header inclusions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
ea9ae0d25a
commit
c6ec2531f5
3 changed files with 0 additions and 4 deletions
|
@ -50,8 +50,6 @@
|
||||||
#include <kstandarddirs.h>
|
#include <kstandarddirs.h>
|
||||||
#include <kbookmark.h>
|
#include <kbookmark.h>
|
||||||
#include <kbookmarkmanager.h>
|
#include <kbookmarkmanager.h>
|
||||||
#include <kbookmarkimporter.h>
|
|
||||||
#include <kbookmarkexporter.h>
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,6 @@
|
||||||
#include <kfiledialog.h>
|
#include <kfiledialog.h>
|
||||||
#include <kbookmark.h>
|
#include <kbookmark.h>
|
||||||
#include <kbookmarkmanager.h>
|
#include <kbookmarkmanager.h>
|
||||||
#include <kbookmarkimporter.h>
|
|
||||||
|
|
||||||
|
|
||||||
ImportCommand::ImportCommand(KBookmarkModel* model)
|
ImportCommand::ImportCommand(KBookmarkModel* model)
|
||||||
|
|
|
@ -39,7 +39,6 @@
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include <kbookmarkmanager.h>
|
#include <kbookmarkmanager.h>
|
||||||
#include <kbookmarkexporter.h>
|
|
||||||
#include <toplevel_interface.h>
|
#include <toplevel_interface.h>
|
||||||
|
|
||||||
// TODO - make this register() or something like that and move dialog into main
|
// TODO - make this register() or something like that and move dialog into main
|
||||||
|
|
Loading…
Add table
Reference in a new issue