X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;ds=sidebyside;f=win32_makefile%2Fgui_delphi%2Fpbkedit.pas;h=7611e987daef74eef0cbf6376c6eed524408bb15;hb=0484268a27be1ab830d087847d830bc0ec734016;hp=cca501df0736a9b310e66a05e28a77e7e8ff4a9b;hpb=2e0972b02d101bb0d8e9d3e15d2ac80def491a63;p=gnokii.git diff --git a/win32_makefile/gui_delphi/pbkedit.pas b/win32_makefile/gui_delphi/pbkedit.pas index cca501d..7611e98 100644 --- a/win32_makefile/gui_delphi/pbkedit.pas +++ b/win32_makefile/gui_delphi/pbkedit.pas @@ -4,7 +4,7 @@ interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, - Dialogs, StdCtrls, ComCtrls; + Dialogs, StdCtrls, ComCtrls, MainUnit, GnokiiAPI, Menus; type TPbkForm = class(TForm)