From badc1e677a77392f55f2c47e19083c910f071398 Mon Sep 17 00:00:00 2001 From: villa Date: Wed, 22 May 1996 10:41:44 +0000 Subject: [PATCH] Cazzatina aggiunta e poi tolta git-svn-id: svn://10.65.10.50/trunk@2884 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/viswin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/viswin.cpp b/include/viswin.cpp index d66ebc3be..7500642ed 100755 --- a/include/viswin.cpp +++ b/include/viswin.cpp @@ -603,7 +603,7 @@ void TViswin::repos_buttons () // autoscroll(TRUE); for (int i = 0; i < _modules.items(); i++) - ((TImage&)_modules[i]).set_pos(4, 4+int(rows()-BUTTONROW_SIZE)*ROWY); + ((TImage&)_modules[i]).set_pos(4, 4+int(rows()-BUTTONROW_SIZE)*CHARY); const int buttons = _button.items(); if (buttons > 0)