1 #ifndef sample_h
2 #define sample_h
3 
4 void SampleDialogToggle();
5 
6 #endif /* sample_h */
7