mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtHelp: Cov 88221
This commit is contained in:
parent
a69ed1cf9b
commit
cd09a20dfc
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ ScrollTimerCB (
|
||||||
{
|
{
|
||||||
int diffY = 0;
|
int diffY = 0;
|
||||||
int diffX = 0;
|
int diffX = 0;
|
||||||
int x;
|
int x = 0;
|
||||||
int y;
|
int y;
|
||||||
int scrollTimeOut;
|
int scrollTimeOut;
|
||||||
int maxY;
|
int maxY;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue