Build fix.

This commit is contained in:
Rene Gollent
2013-05-09 07:24:13 -04:00
parent a69facf051
commit e1fff3ea3a
@@ -128,6 +128,8 @@ public:
} }
private: private:
friend class ImageFunctionsView::FunctionsTableModel;
static int CompareByComponentName(const BString* name, const static int CompareByComponentName(const BString* name, const
SourcePathComponentNode* node) SourcePathComponentNode* node)
{ {