Ignore:
Timestamp:
Sep 8, 2010, 8:34:15 PM (14 years ago)
Author:
george
Message:
  • Opraveno: Zobrazování jednotlivých stránek.
  • Opraveno: Zobrazení výpisu historie sítě.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/lazarus/index.pas

    r24 r25  
    1414  with Application do
    1515  try
    16     RegisterPage('index', MainPage);
     16    RegisterPage('Main', MainPage);
    1717    Run;
    1818  finally
Note: See TracChangeset for help on using the changeset viewer.