Skip to content

Commit

Permalink
feat: DTK-changed actionanalyse plugins
Browse files Browse the repository at this point in the history
DTK-changed actionanalyse plugins
  • Loading branch information
JWWTSL committed Nov 23, 2023
1 parent 52072db commit 5dcce00
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions src/plugins/actionanalyse/actionanalyseplugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@
#include "services/window/windowservice.h"
#include "services/window/windowelement.h"

#include <QProcess>
#include <QAction>
#include <QLabel>
#include <QTreeView>

void ActionAnalyse::initialize()
{
Expand Down
2 changes: 0 additions & 2 deletions src/plugins/actionanalyse/mainframe/analysekeeper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

#include "common/common.h"

#include <QStandardItem>

namespace {
static WordCountAnalyse *wordcounter{nullptr};
static ActionAnalyseArgs analyseArgs;
Expand Down

0 comments on commit 5dcce00

Please sign in to comment.