Ignore:
Timestamp:
Jun 25, 2024, 1:37:11 AM (3 months ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CoolStreaming/Demo/BitStream/UMainForm.pas

    r249 r572  
    11unit UMainForm;
    2 
    3 {$mode objfpc}{$H+}
    42
    53interface
     
    75uses
    86  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls,
    9   UBitStream;
     7  BitStream;
    108
    119type
     
    3230var
    3331  MainForm: TMainForm;
     32
    3433
    3534implementation
Note: See TracChangeset for help on using the changeset viewer.