give an icon to bitmapt2component frame
This commit is contained in:
@@ -32,10 +32,8 @@
|
||||
#include <vector>
|
||||
|
||||
#include "potracelib.h"
|
||||
//#include "bitmap_io.h"
|
||||
#include "auxiliary.h"
|
||||
|
||||
|
||||
#ifndef max
|
||||
#define max( a, b ) ( ( (a) > (b) ) ? (a) : (b) )
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user