From afdf4b458dc23c8dc250e108690c95a3cb75f459 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 1 Sep 2016 11:28:16 +0200 Subject: Cleanup: Remove execCommand from vsession, add newslines around methods --- src/vsession.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/vsession.h') diff --git a/src/vsession.h b/src/vsession.h index 4fda2e1..2b00206 100644 --- a/src/vsession.h +++ b/src/vsession.h @@ -40,9 +40,7 @@ class VSession : public Session { QString description() const { return getAttribute("long_description"); } - QString execCommand() const { - return QString(""); - } + QIcon icon() const; QString os() const { -- cgit v1.2.3-55-g7522