From f760f360d2408ec23b001bd71c59209b4d4f39e9 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 24 Feb 2013 18:26:01 +0100 Subject: Only some white space and formatting changes. --- livefeatures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'livefeatures.h') diff --git a/livefeatures.h b/livefeatures.h index 2f246cc..8c6f361 100644 --- a/livefeatures.h +++ b/livefeatures.h @@ -42,7 +42,7 @@ private: SplitVersion m_version; SplitVersion m_minVersion; - Features() + Features() : m_plugin( cPluginManager::GetPlugin( Feat::Plugin() ) ) , m_version( Version() ) , m_minVersion( Feat::MinVersion() ) {} -- cgit v1.2.3