Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 345 → Rev 346

/Misc Projects/PcMarlinInterface/MacroController.h
28,6 → 28,7
private:
int macroCount;
bool connected;
QString lastKnownFilePath;
 
QPushButton *btnExport;
QPushButton *btnImport;