diff options
author | simonb <simonb> | 2006-02-14 12:46:29 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-02-14 12:46:29 (GMT) |
commit | 9b9f34d9464ce780c7d8e9b96523f7349c898afb (patch) | |
tree | 7c201b2eec3067afd137037158c05dac2bb61c4a /nls/fluxbox-nls.hh | |
parent | 71f3b0af9c33f103577f3634d4f29ccf797e7537 (diff) | |
download | fluxbox_pavel-9b9f34d9464ce780c7d8e9b96523f7349c898afb.zip fluxbox_pavel-9b9f34d9464ce780c7d8e9b96523f7349c898afb.tar.bz2 |
fix nls compilation (committed on akira's behalf)
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r-- | nls/fluxbox-nls.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh index 2d2c2c2..89dffd8 100644 --- a/nls/fluxbox-nls.hh +++ b/nls/fluxbox-nls.hh | |||
@@ -49,6 +49,7 @@ enum { | |||
49 | CommonMaximizeOver = 16, | 49 | CommonMaximizeOver = 16, |
50 | CommonSvnRevision = 17, | 50 | CommonSvnRevision = 17, |
51 | CommonVisible = 18, | 51 | CommonVisible = 18, |
52 | CommonBackgroundWarning = 19, | ||
52 | 53 | ||
53 | ConfigmenuSet = 4, | 54 | ConfigmenuSet = 4, |
54 | ConfigmenuAntiAlias = 1, | 55 | ConfigmenuAntiAlias = 1, |