git-svn-id: svn://db.shs.com.ru/pip@246 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
class PISharedMemory;
|
||||
|
||||
class PIP_EXPORT PISingleApplication: protected PIThread {
|
||||
class PIP_EXPORT PISingleApplication: public PIThread {
|
||||
PIOBJECT_SUBCLASS(PISingleApplication, PIThread)
|
||||
public:
|
||||
PISingleApplication(const PIString & app_name = PIString());
|
||||
|
||||
Reference in New Issue
Block a user