Вы не можете выбрать более 25 тем
			Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
		
		
		
		
			
	
	
		
			
				
					
						
						
							| 1234567891011121314151617181920 | /*274:*/
#line 14 "./abouttypica.w"
#include <QMainWindow> 
#include <QFile> 
#include "webview.h"
#ifndef AboutTypicaHeader
#define AboutTypicaHeader
class AboutTypica:public QMainWindow
{
Q_OBJECT
public:
AboutTypica();
};
#endif
/*:274*/
 |