Skip to content
Snippets Groups Projects
Commit 18776f3f authored by Philippe Canal's avatar Philippe Canal
Browse files

Remove redundant friend declaration

parent 51ef9039
No related branches found
No related tags found
No related merge requests found
......@@ -52,8 +52,6 @@ R__EXTERN void *gTQSender; // the latest sender object
class TQObject {
friend class TQConnection;
protected:
TList *fListOfSignals; //! list of signals from this object
TList *fListOfConnections; //! list of connections to this object
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment