lazcontrols: moved resource directive to shortedit.pas, bug #29391

git-svn-id: trunk@51271 -
This commit is contained in:
mattias 2016-01-13 17:26:26 +00:00
parent 5698c6ed02
commit c0b5c2d5a1
2 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,6 @@ uses
implementation
{$R *.res}
procedure Register;
begin
RegisterUnit('CheckBoxThemed', @CheckBoxThemed.Register);

View File

@ -2,6 +2,8 @@ unit ShortPathEdit;
{$mode objfpc}{$H+}
{$R lazcontrols.res}
interface
uses