Subversion Repositories Kolibri OS

Rev

Rev 7597 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7597 Rev 7696
Line 1... Line 1...
1
(*
1
(*
2
    Copyright 2016, 2018 Anton Krotov
2
    Copyright 2016, 2018 Anton Krotov
Line 3... Line 3...
3
 
3
 
4
    This program is free software: you can redistribute it and/or modify
4
    This program is free software: you can redistribute it and/or modify
5
    it under the terms of the GNU Lesser General Public License as published by
5
    it under the terms of the GNU Lesser General Public License as published by
Line 148... Line 148...
148
  GetProc(Lib, sys.ADR(Dialog_start), "OpenDialog_start");
148
  GetProc(Lib, sys.ADR(Dialog_start), "OpenDialog_start");
149
END Load;
149
END Load;
Line 150... Line 150...
150
 
150
 
151
BEGIN
151
BEGIN
152
  Load
-
 
153
END OpenDlg.
152
  Load
-
 
153
END OpenDlg.