disable this test when no wxMenuBar is present

it just is full of calls to menubars ..
This commit is contained in:
Stefan Csomor
2020-07-13 11:19:52 +02:00
parent e779450638
commit 769881a45b

View File

@@ -12,7 +12,7 @@
#include "testprec.h"
#if wxUSE_MENUS
#if wxUSE_MENUBAR
#ifdef __BORLANDC__
#pragma hdrstop