create a class for transaction dialog
authorThomasV <thomasv@gitorious>
Sat, 14 Sep 2013 19:07:54 +0000 (21:07 +0200)
committerThomasV <thomasv@gitorious>
Sat, 14 Sep 2013 19:07:54 +0000 (21:07 +0200)
commitd51a8d0f252b3a57d0b2ab1e2149890d97322824
treeffe3886643b3956eca3dfe37e0520499497d256f
parent27977e6eb0624075d74c773310edad2138db2ef4
create a class for transaction dialog
gui/gui_classic/main_window.py
gui/gui_classic/transaction_dialog.py [new file with mode: 0644]
lib/__init__.py
lib/commands.py
lib/interface.py
lib/network.py
lib/transaction.py
lib/util.py
setup.py