From b47337fca633bac22443b2a156a755e45971f6f0 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Wed, 16 Apr 2003 13:33:18 +0000 Subject: minor fix --- src/FbCommands.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FbCommands.hh b/src/FbCommands.hh index 2674668..6901d6f 100644 --- a/src/FbCommands.hh +++ b/src/FbCommands.hh @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: FbCommands.hh,v 1.2 2003/02/15 01:56:57 fluxgen Exp $ +// $Id: FbCommands.hh,v 1.3 2003/04/16 13:33:18 fluxgen Exp $ // \file contains basic commands to restart, reconfigure, execute command and exit fluxbox @@ -61,7 +61,7 @@ public: class SetStyleCmd: public FbTk::Command { public: - SetStyleCmd(const std::string &filename); + explicit SetStyleCmd(const std::string &filename); void execute(); private: std::string m_filename; -- cgit v0.11.2