From 8691fe4f1cae523bc2fdd64d3e90326f92fcb9d6 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 31 Mar 2018 10:51:56 +0200 Subject: Add context menu to FSWidget Also create a helper function to create separator actions. --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 07d1e6d..c5e53d0 100644 --- a/helper.h +++ b/helper.h @@ -51,6 +51,7 @@ namespace Helper { QVariant picSize(const QString &path); PicData convertArchivefileToPng(PicData data); const QIcon icon(const QColor &bg, const QChar c, bool bold = true); + QAction *createSeparator(QWidget *parent); class Duration { public: Duration(); -- cgit v1.2.3-70-g09d2