mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
lokalize: include the new header, followup on last commit
This commit is contained in:
parent
45dd6a7832
commit
b4d03404c3
1 changed files with 2 additions and 3 deletions
|
@ -37,7 +37,6 @@
|
|||
#include "ui_prefs_project_advanced.h"
|
||||
#include "ui_prefs_project_local.h"
|
||||
|
||||
|
||||
#include <kconfigdialog.h>
|
||||
#include <kglobal.h>
|
||||
#include <kstandarddirs.h>
|
||||
|
@ -45,15 +44,15 @@
|
|||
#include <kicon.h>
|
||||
#include <kstatusbar.h>
|
||||
#include <kdebug.h>
|
||||
|
||||
#include <keditlistwidget.h>
|
||||
#include <kurl.h>
|
||||
#include <kfiledialog.h>
|
||||
#include <kmessagebox.h>
|
||||
|
||||
#include <kross/core/manager.h>
|
||||
#include <kross/core/actioncollection.h>
|
||||
#include <kross/ui/model.h>
|
||||
#include <threadweaver/ThreadWeaver.h>
|
||||
|
||||
#include <QBoxLayout>
|
||||
#include <QDragEnterEvent>
|
||||
#include <QDropEvent>
|
||||
|
|
Loading…
Add table
Reference in a new issue