1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 21:38:00 +01:00

updated menus for SHEXEC

This commit is contained in:
kojima
1999-05-01 23:15:43 +00:00
parent b7b8827769
commit 1962d931d5
37 changed files with 291 additions and 315 deletions

View File

@@ -99,10 +99,8 @@ typedef struct WFrameWindow {
unsigned int left_button:1;
unsigned int right_button:1;
unsigned int need_texture1_remake:1;
unsigned int need_texture2_remake:1;
unsigned int need_texture3_remake:1;
unsigned int need_texture_remake:1;
unsigned int single_texture:1;
unsigned int hide_left_button:1;