Skip to content

Commit

Permalink
Build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
anevilyak committed May 9, 2013
1 parent a69facf commit e1fff3e
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -128,6 +128,8 @@ class ImageFunctionsView::SourcePathComponentNode : public BReferenceable {
}

private:
friend class ImageFunctionsView::FunctionsTableModel;

static int CompareByComponentName(const BString* name, const
SourcePathComponentNode* node)
{
Expand Down

0 comments on commit e1fff3e

Please sign in to comment.