Skip to content

Commit

Permalink
fix: build faild
Browse files Browse the repository at this point in the history
Log:
Change-Id: If2fba64d4134010cf43b16bd6ee3597dba460dcb
  • Loading branch information
deepin-mozart committed Jan 14, 2025
1 parent ded98c1 commit e0af82b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/codeeditor/gui/tabbar.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <QGuiApplication>

DWIDGET_USE_NAMESPACE
DGUI_USE_NAMESPACE

TabBarPrivate::TabBarPrivate(TabBar *qq)
: QObject(qq),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "searchreplaceworker.h"

#include "services/editor/editorservice.h"
#include <optional>

class SearchReplaceWorkerPrivate : public QObject
{
Expand Down

0 comments on commit e0af82b

Please sign in to comment.