git-svn-id: svn://db.shs.com.ru/libs@550 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2019-06-17 18:38:21 +00:00
parent a4cc162b6e
commit a3c5d4fcd1
2 changed files with 5 additions and 3 deletions

View File

@@ -7,7 +7,9 @@
#include <QDesktopWidget>
#include <QDebug>
#include "piqt.h"
#include "piintrospection.h"
#include "pipeer.h"
#include "piintrospection_containers_p.h"
#include "piintrospection_threads_p.h"
class QPIIntrospector: public QMainWindow, private Ui::QPIIntrospector, public PIObject
{