Match the char case of SpkToolbar unit name with its file name. Enables installing it in Lazarus.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5371 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
juhamanninen 2016-11-21 13:13:05 +00:00
parent c277ae5e88
commit a9bff701eb

View File

@ -1,4 +1,4 @@
unit spktoolbar;
unit SpkToolbar;
{$mode delphi}