Fixed a lot of issues reported by cppcheck 1.78
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
|
||||
class InspectorBuffer
|
||||
{
|
||||
private:
|
||||
int infoFromImage (const Glib::ustring& fname);
|
||||
//private:
|
||||
// int infoFromImage (const Glib::ustring& fname);
|
||||
|
||||
public:
|
||||
BackBuffer imgBuffer;
|
||||
|
Reference in New Issue
Block a user