Ctor should be marked explicit to make sure that implicit
commit56d2d69a15822cf837be22ae974e8fdc82b32280
authorDavid Greaves <david@dgreaves.com>
Fri, 13 Mar 2009 20:42:03 +0000 (13 20:42 +0000)
committerDavid Greaves <david@dgreaves.com>
Fri, 13 Mar 2009 20:42:03 +0000 (13 20:42 +0000)
tree63641aa7e14a2222fd648995247f6d018c25a4cc
parent43eb14fe1bd917d5232c06278ba737ba8e1d7661
Ctor should be marked explicit to make sure that implicit
ctor use does not happen.

Signed-off-by: Erik Hovland <erik@hovland.org>
src/CatListModel.h
src/ui/LabelEntry.h