forked from KolibriOS/kolibrios
add new program 'Blocks'
git-svn-id: svn://kolibrios.org@8824 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -49,7 +49,7 @@ void KolibriOnPaint(void)
|
||||
void KolibriOnButton(long id, TThreadData /*th*/)
|
||||
{
|
||||
FileInfoBlock* file;
|
||||
long int k;
|
||||
unsigned long int k;
|
||||
|
||||
switch(id){
|
||||
case 2:
|
||||
|
Reference in New Issue
Block a user