mirror of
https://github.com/markdavidlong/AppleSAWS.git
synced 2024-11-22 00:31:04 +00:00
cleaned up unused method declaration
This commit is contained in:
parent
315cc2a4af
commit
b7b409e044
@ -123,7 +123,6 @@ protected slots:
|
||||
void handleShowScanLinesAction(bool toggled);
|
||||
|
||||
private:
|
||||
// void makeOffsetTable();
|
||||
void makeAddressTables();
|
||||
QColor getColorFromBits(QBitArray bits, quint8 phase);
|
||||
void drawNtscLine(QPainter &painter,int linenum, QBitArray data);
|
||||
|
Loading…
Reference in New Issue
Block a user