LazMapviewer: Add palette icon for TMvPluginManager (by Ekkehard Domning). Move components to page "MapViewer" (from "Misc")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9564 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
853503a11f
commit
0f1b627cf4
@ -16,3 +16,6 @@ tmvrgbgraphicsdrawingengine_200.png
|
||||
tmvbgradrawingengine.png
|
||||
tmvbgradrawingengine_150.png
|
||||
tmvbgradrawingengine_200.png
|
||||
tmvpluginmanager.png
|
||||
tmvpluginmanager_150.png
|
||||
tmvpluginmanager_200.png
|
||||
|
BIN
components/lazmapviewer/images/tmvpluginmanager.png
Normal file
BIN
components/lazmapviewer/images/tmvpluginmanager.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
BIN
components/lazmapviewer/images/tmvpluginmanager_150.png
Normal file
BIN
components/lazmapviewer/images/tmvpluginmanager_150.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
BIN
components/lazmapviewer/images/tmvpluginmanager_200.png
Normal file
BIN
components/lazmapviewer/images/tmvpluginmanager_200.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
Binary file not shown.
@ -18,7 +18,7 @@ uses
|
||||
Classes, SysUtils, Types, Math;
|
||||
|
||||
const
|
||||
PALETTE_PAGE = 'Misc';
|
||||
PALETTE_PAGE = 'MapViewer';
|
||||
DEFAULT_POI_TEXT_WIDTH = 300;
|
||||
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user