Changeset 170 for trunk/gotcha.h


Ignore:
Timestamp:
Sep 22, 2025, 10:04:44 PM (3 weeks ago)
Author:
Gregg Young
Message:

Rework Gotcha's dialogs to work better with the new font sizing in WPS. Replace some global variables with more C++ alternatives

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gotcha.h

    r115 r170  
    7575
    7676extern PSETTINGS pset;
    77 extern HWND hwndFrame, hwndSnapshot, g_hwndMenuSSW, g_hwndSettingsDialog, g_hwndPage0;
     77extern HWND hwndFrame, hwndSnapshot, g_hwndMenuSSW/*, g_hwndSettingsDialog, g_hwndPage0*/;
    7878
    7979extern HMODULE g_hmod;
Note: See TracChangeset for help on using the changeset viewer.