all repos — fluxbox @ 51f15036898994813f5b0fc256f7d6796d60342a

custom fork of the fluxbox windowmanager

added missing template
fluxgen fluxgen
commit

51f15036898994813f5b0fc256f7d6796d60342a

parent

a39fa9c192d19103470a515f5f10a07b08bc43b6

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M src/Slit.ccsrc/Slit.cc

@@ -22,7 +22,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Slit.cc,v 1.89 2004/02/06 12:09:14 rathnor Exp $ +// $Id: Slit.cc,v 1.90 2004/02/10 18:45:26 fluxgen Exp $ #include "Slit.hh"

@@ -107,6 +107,7 @@ else

setDefaultValue(); } +template<> string FbTk::Resource<Slit::Placement>::getString() { switch (m_value) { case Slit::TOPLEFT: