refactor: change pan method
This commit is contained in:
@@ -8,5 +8,7 @@ class NetworkGraphicsScene
|
||||
public:
|
||||
NetworkGraphicsScene();
|
||||
private:
|
||||
uint sceneWidth_;
|
||||
uint sceneHeight_;
|
||||
protected:
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user