fix prior rev

git-svn-id: svn://kolibrios.org@7228 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2018-04-15 22:50:49 +00:00
parent 1392a1c519
commit c925f4b9bb
3 changed files with 1 additions and 3 deletions

View File

@ -46,7 +46,7 @@ enum {
#define PD 18 //padding
#define TOOLBAR_H 20+PD
rect pw;
block pw;
struct _settings {
bool minimise;

View File

@ -7,6 +7,5 @@ cls
@pause
@echo off
@rename panels_cfg.com panels_cfg
@kpack panels_cfg
@del warning.txt
@del lang.h--

View File

@ -6,6 +6,5 @@ cls
@c-- panels_cfg.c
@pause
@rename panels_cfg.com panels_cfg
@kpack panels_cfg
@del warning.txt
@del lang.h--