@@ -25,10 +25,11 @@
#include "piobject.h"
class PIP_EXPORT PICLI: protected PIObject
class PIP_EXPORT PICLI: public PIObject
{
PIOBJECT(PICLI)
public:
//! Constructor
PICLI(int argc, char * argv[]);
The note is not visible to the blocked user.