cmm: mass renaming

git-svn-id: svn://kolibrios.org@9602 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2022-01-09 06:36:16 +00:00
parent 61980e7ae3
commit 36e64a3f84
43 changed files with 169 additions and 174 deletions

View File

@@ -92,7 +92,7 @@ void ProcessKeyPress()
void DrawWindow()
{
sc.get();
pb.frame_color = sc.work_dark;
pb.frame_color = sc.dark;
DefineAndDrawWindow(110 + random(300), 100 + random(300), WIN_W+9,
WIN_H + 5 + skin_h, 0x34, sc.work, DL_WINDOW_HEADER, 0);