Revert "disable this test when no wxMenuBar is present"

This reverts commit 769881a45b.
This commit is contained in:
Stefan Csomor 2020-07-13 11:24:16 +02:00
parent 769881a45b
commit f9618ebe5b

View File

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