HamBook – Diff between revs 15 and 53
?pathlinks?
Rev 15 | Rev 53 | |||
---|---|---|---|---|
Line 46... | Line 46... | |||
46 | private Point _formLocation; |
46 | private Point _formLocation; |
|
Line 47... | Line 47... | |||
47 | |
47 | |
|
48 | public SpectrogramForm() |
48 | public SpectrogramForm() |
|
49 | { |
49 | { |
|
- | 50 | InitializeComponent(); |
||
Line 50... | Line 51... | |||
50 | InitializeComponent(); |
51 | Utilities.WindowState.FormTracker.Track(this); |
|
51 | |
52 | |
|
52 | _renderCancellationTokenSource = new CancellationTokenSource(); |
53 | _renderCancellationTokenSource = new CancellationTokenSource(); |