* Added component icons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2856 8e941d3f-bd1b-0410-a28a-d453659cc2b4
BIN
components/iosdesigner/icons/uibutton.png
Normal file
After Width: | Height: | Size: 327 B |
BIN
components/iosdesigner/icons/uilabel.png
Normal file
After Width: | Height: | Size: 305 B |
BIN
components/iosdesigner/icons/uinavigationcontroller.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
components/iosdesigner/icons/uiprogressview.png
Normal file
After Width: | Height: | Size: 412 B |
BIN
components/iosdesigner/icons/uisearchbar.png
Normal file
After Width: | Height: | Size: 635 B |
BIN
components/iosdesigner/icons/uitableview.png
Normal file
After Width: | Height: | Size: 509 B |
BIN
components/iosdesigner/icons/uitextfield.png
Normal file
After Width: | Height: | Size: 674 B |
BIN
components/iosdesigner/icons/uiview.png
Normal file
After Width: | Height: | Size: 688 B |
BIN
components/iosdesigner/icons/uiviewcontroller.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
components/iosdesigner/icons/uiwindow.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
components/iosdesigner/iosdesigner.res
Normal file
@ -107,6 +107,8 @@ procedure Register;
|
||||
|
||||
implementation
|
||||
|
||||
{$R iosdesigner.res}
|
||||
|
||||
uses
|
||||
ObjInspStrConsts;
|
||||
|
||||
|