vlp-27 Moving kernel to use QtDesigner files. Important note: need to use uic-qt4...
authorRafał Długołęcki <kontakt@dlugolecki.net.pl>
Tue, 29 Oct 2013 20:38:09 +0000 (21:38 +0100)
committerRafał Długołęcki <kontakt@dlugolecki.net.pl>
Tue, 29 Oct 2013 20:38:09 +0000 (21:38 +0100)
commit8849f9b808821b280514f23a8a26394963d97a77
tree37e8ca4f785ea8e942c239b04ca35f73abb8db30
parent3490d8d1eee73348bc8ed4938d27d19d8f41660b
vlp-27 Moving kernel to use QtDesigner files. Important note: need to use uic-qt4 from now.
Makefile.am
configure.ac
data/kernel/dialogs/connect.ui [new file with mode: 0644]
data/kernel/dialogs/kill-interpreter.ui [new file with mode: 0644]
data/kernel/dialogs/options.ui [new file with mode: 0644]
data/kernel/dialogs/send-message.ui [new file with mode: 0644]
data/kernel/main-window.ui [new file with mode: 0644]
src/kernel/kernel.cpp
src/kernel/kernel.h
src/kernel/send-message.h [new file with mode: 0644]