This commit is contained in:
qPCR4vir 2016-03-04 01:00:28 +01:00
parent 39dab0f126
commit 594fee571b
2 changed files with 8 additions and 8 deletions

View File

@ -78,24 +78,25 @@ script:
- ls
- ./audio_player
- ./a_group_impl
- ./animate-bmp
#- ./animate-bmp
- ./background-effects
- ./categ
- ./calculator
#- ./calculator
- ./clicked
- ./decore
- ./dock
- ./drag-button
- ./draw
- ./file_explorer
- ./example_menu
#- ./example_menu
- ./example_listbox
- ./example_combox
#- ./example_combox
- ./example.button
- ./HelloWord
- ./MontiHall
- ./helloworld_demo
- ./notepad
#- ./MontiHall
#- ./helloworld_demo
#- ./notepad
- ./loader_2

View File

@ -17,7 +17,6 @@
#include <iostream>
#define NANA_AUTOMATIC_GUI_TESTING
namespace nana
{
namespace detail