Fix discrepancies between function signatures in headers and documentation

This commit is contained in:
Andrey Kamaev
2012-12-26 17:51:04 +04:00
parent aabbe11e64
commit b401c6a0c3
12 changed files with 136 additions and 125 deletions

View File

@@ -203,10 +203,10 @@ public:
*/
void setup(RetinaParameters newParameters);
/**
* @return the current parameters setup
*/
struct Retina::RetinaParameters getParameters();
/**
* @return the current parameters setup
*/
struct Retina::RetinaParameters getParameters();
/**
* parameters setup display method