1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-04-21 12:27:27 +03:00

First functional example, ADC an Framebuffer Test

This commit is contained in:
Juan64Bits
2010-12-04 15:12:02 -05:00
parent 62d0edf217
commit 8d95564253
138 changed files with 14826 additions and 538 deletions

2
Software/sie_cg/block_editor/diagramtextitem.h Normal file → Executable file
View File

@@ -112,7 +112,7 @@ private:
int myStyleIO;
unsigned char myID;
QGraphicsScene *myOwnerScene;
bool moving;
bool editorOpened;
};
#endif