summaryrefslogtreecommitdiff
path: root/epgsearch.h
diff options
context:
space:
mode:
authorJohann Friedrichs <johann.friedrichs@web.de>2018-03-21 12:14:55 +0100
committerJohann Friedrichs <johann.friedrichs@web.de>2018-03-21 12:14:55 +0100
commite8a0e569152c50d6084f252d12854b8fd4e74466 (patch)
tree5a90ef7ea08ff2096df157ca109c5268cdc04903 /epgsearch.h
parent9c7d95ff8d6ba965cb23147507a859b1fd0491d6 (diff)
downloadvdr-plugin-epgsearch-e8a0e569152c50d6084f252d12854b8fd4e74466.tar.gz
vdr-plugin-epgsearch-e8a0e569152c50d6084f252d12854b8fd4e74466.tar.bz2
unified indentation
Diffstat (limited to 'epgsearch.h')
-rw-r--r--epgsearch.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epgsearch.h b/epgsearch.h
index 211296b..6375ac5 100644
--- a/epgsearch.h
+++ b/epgsearch.h
@@ -26,7 +26,8 @@ The project's page is at http://winni.vdr-developer.org/epgsearch
#include "epgsearchext.h"
-class cPluginEpgsearch : public cPlugin {
+class cPluginEpgsearch : public cPlugin
+{
public:
bool showConflicts;
bool showAnnounces;