From 49a20e4622f9a19b7e2d7e9fda28687dee4d7c05 Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Mon, 13 Nov 2017 22:02:57 +0100 Subject: [PATCH] Fix possible typo --- panel-plugin/launcher.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel-plugin/launcher.h b/panel-plugin/launcher.h index f21d1c9..d94218e 100644 --- a/panel-plugin/launcher.h +++ b/panel-plugin/launcher.h @@ -28,7 +28,7 @@ namespace WhiskerMenu { -struct DesktopAction +class DesktopAction { #ifdef GARCON_TYPE_MENU_ITEM_ACTION -- 2.15.0