all repos — fluxbox @ 21dda060fc9b1a0d968d9e727fa7e59d7fe19daa

custom fork of the fluxbox windowmanager

we do not use IntResMenuItem, yet
fluxgen fluxgen
commit

21dda060fc9b1a0d968d9e727fa7e59d7fe19daa

parent

55b9d5ffb0c2fd52ff4bf3805840ca3ebf9083fa

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M src/Screen.ccsrc/Screen.cc

@@ -22,7 +22,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Screen.cc,v 1.97 2003/01/12 17:59:20 fluxgen Exp $ +// $Id: Screen.cc,v 1.98 2003/01/12 18:21:27 fluxgen Exp $ #include "Screen.hh"

@@ -42,7 +42,7 @@ #include "SimpleCommand.hh"

#include "MenuTheme.hh" #include "FbCommands.hh" #include "BoolMenuItem.hh" -#include "IntResMenuItem.hh" +//#include "IntResMenuItem.hh" #include "MacroCommand.hh" //use GNU extensions