X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=win32_makefile%2Fgui_delphi%2Fpbkedit.pas;h=7611e987daef74eef0cbf6376c6eed524408bb15;hp=cca501df0736a9b310e66a05e28a77e7e8ff4a9b;hb=bd2325c6e5ee9fad610a886c91994d9a04d1b18a;hpb=a1cd8f8d3a6cbe586ebc3148afa87dd4cb2afb15 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)