aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/USingNotes.pas
blob: 3b268d10e7d25808b57bfe80bad37969fce9c341 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
unit USingNotes;

interface

{$I switches.inc}

{ Dummy Unit atm
  For further expantation
  Placeholder for Class that will handle the Notes Drawing}

implementation

end.