#ifndef SAMPLE_CONTAINER_PRINT_H
#define SAMPLE_CONTAINER_PRINT_H

#include "container.h"

void sample_app_print_preview (SampleApp *app);

#endif


syntax highlighted by Code2HTML, v. 0.9.1