strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


Origin commit data
------------------
Commit: 759966f935
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)

Origin message was:
------------------
- strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
This commit is contained in:
vanhofen
2013-03-25 09:45:22 +01:00
parent db3a5d459e
commit 0df9a58c45
16 changed files with 61 additions and 66 deletions

View File

@@ -42,8 +42,6 @@
#include <cctype>
#define ConnectLineBox_Width 16
/* the following generic menu items are integrated into multiple menus at the same time */
CMenuSeparator CGenericMenuSeparator;
CMenuSeparator CGenericMenuSeparatorLine(CMenuSeparator::LINE);