mirror of https://github.com/CGAL/cgal
moving and renaming of icons
This commit is contained in:
parent
62ed59508f
commit
e4d316018e
|
|
@ -1883,14 +1883,7 @@ GraphicsView/demo/GraphicsView/#README# -text
|
|||
GraphicsView/demo/GraphicsView/MainWindow.qrc -text
|
||||
GraphicsView/demo/GraphicsView/MainWindow.rcc -text
|
||||
GraphicsView/demo/GraphicsView/MainWindow.ui -text
|
||||
GraphicsView/demo/GraphicsView/icons/cgal_logo.xpm -text
|
||||
GraphicsView/demo/GraphicsView/icons/delaunay.png -text
|
||||
GraphicsView/demo/GraphicsView/icons/filenew.png -text
|
||||
GraphicsView/demo/GraphicsView/icons/fileopen.png -text
|
||||
GraphicsView/demo/GraphicsView/icons/filesave.png -text
|
||||
GraphicsView/demo/GraphicsView/icons/movingPoint.png -text
|
||||
GraphicsView/demo/GraphicsView/icons/polyline.png -text
|
||||
GraphicsView/demo/GraphicsView/icons/voronoi.png -text
|
||||
GraphicsView/demo/GraphicsView/makefile -text
|
||||
GraphicsView/demo/icons/Delaunay_triangulation_2.png -text
|
||||
GraphicsView/demo/icons/Voronoi_diagram_2.png -text
|
||||
|
|
|
|||
|
|
@ -1,24 +0,0 @@
|
|||
/* XPM */
|
||||
const char * demoicon_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 3 1",
|
||||
" c None",
|
||||
". c #FFFF00",
|
||||
"+ c #000000",
|
||||
/* pixels */
|
||||
"................",
|
||||
"...++++...++++..",
|
||||
"..+....+.+....+.",
|
||||
"..+......+......",
|
||||
"..+......+..+++.",
|
||||
"..+......+....+.",
|
||||
"..+....+.+....+.",
|
||||
"...++++...++++..",
|
||||
"................",
|
||||
"...++++...+.....",
|
||||
"..+....+..+.....",
|
||||
"..+....+..+.....",
|
||||
"..++++++..+.....",
|
||||
"..+....+..+.....",
|
||||
"..+....+..+++++.",
|
||||
"................"};
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 768 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB |
Loading…
Reference in New Issue