mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
Added some new Atoms to structure XGWMWinTypes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17149 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
72f0667d70
commit
7c643f2c8e
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@ typedef struct {
|
|||
Atom win_menu_atom;
|
||||
Atom win_dock_atom;
|
||||
Atom win_modal_atom;
|
||||
Atom win_utility_atom;
|
||||
Atom win_splash_atom;
|
||||
Atom win_override_atom;
|
||||
Atom win_topmenu_atom;
|
||||
} XGWMWinTypes;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue