summaryrefslogtreecommitdiff
path: root/src/modlistviewactions.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-12-31 02:36:41 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2021-01-02 15:38:17 +0100
commit51281ac304f64170d310ae543d50879614c550d3 (patch)
treebb1e03edaafd2525bbac002169b9bd0d9dcd1fb6 /src/modlistviewactions.h
parent6e4b1790ae4057dfafd39dadff04c8d9b5f2eaeb (diff)
Clean visitOnX methods.
Diffstat (limited to 'src/modlistviewactions.h')
-rw-r--r--src/modlistviewactions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modlistviewactions.h b/src/modlistviewactions.h
index 33442ce7..52db019c 100644
--- a/src/modlistviewactions.h
+++ b/src/modlistviewactions.h
@@ -68,6 +68,7 @@ public:
void markConverted(const QModelIndexList& indices) const;
void visitOnNexus(const QModelIndexList& indices) const;
void visitWebPage(const QModelIndexList& indices) const;
+ void visitNexusOrWebPage(const QModelIndexList& indices) const;
// set/reset color of the given selection, using the given reference index (index
// at which the context menu was shown)