]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphicsParams.h
reformatting and remove using delc
[lyx.git] / src / insets / insetgraphicsParams.h
index 605ddd43f36cb407131df8c8a1be9373e07f82a7..9e9448d455d5a17b1a3417a66d00177bfc728896 100644 (file)
@@ -124,5 +124,7 @@ private:
 
 ///
 bool operator==(InsetGraphicsParams const &, InsetGraphicsParams const &);
+///
+bool operator!=(InsetGraphicsParams const &, InsetGraphicsParams const &);
 
 #endif