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 - ls
- ./audio_player - ./audio_player
- ./a_group_impl - ./a_group_impl
- ./animate-bmp #- ./animate-bmp
- ./background-effects - ./background-effects
- ./categ - ./categ
- ./calculator #- ./calculator
- ./clicked - ./clicked
- ./decore - ./decore
- ./dock - ./dock
- ./drag-button - ./drag-button
- ./draw - ./draw
- ./file_explorer - ./file_explorer
- ./example_menu #- ./example_menu
- ./example_listbox - ./example_listbox
- ./example_combox #- ./example_combox
- ./example.button - ./example.button
- ./HelloWord - ./HelloWord
- ./MontiHall #- ./MontiHall
- ./helloworld_demo #- ./helloworld_demo
- ./notepad #- ./notepad
- ./loader_2

View File

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