Stefan Hamminga

Results 2 comments of Stefan Hamminga

Just got this error while documenting a C++ member function declaration. docblockr version: 0.8.4 The snippet of code causing the issue: ``` cpp class DukThread { public: DukThread (); /**

Hi, does the 'hello-world' example work for you? I might be experiencing the same on Windows & Qt 5.4.0, using the 'hello-world' example code in Qt creator. The same code...