Explorar o código

small changes

Bjoern Froehlich %!s(int64=12) %!d(string=hai) anos
pai
achega
2502f93121
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/image/MultiChannelImageT.h

+ 1 - 1
core/image/MultiChannelImageT.h

@@ -91,7 +91,7 @@ public:
   void set( int x, int y, P val, uint channel = 0 );
 
   /** set value */
-  void set( P val, uint channel = 0 );
+  void set( P val, uint channel);
 
   /** set value */
   void setAll( P val );