view/.gitignore
author Markus Brökers <mbroeker@largo.homelinux.org>
Sun, 29 Aug 2010 16:36:19 +0200
changeset 145 63a5269fb113
parent 127 162c0af185d7
permissions -rw-r--r--
removed code without effect time_t represents the number of seconds since the birth of unix. to deal with microseconds and friends, use a) gettimeofday b) struct timeval
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
81
6cfca66d2f01 A simple QT Demo
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
diff changeset
     1
Makefile
6cfca66d2f01 A simple QT Demo
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
diff changeset
     2
moc_view.cpp
6cfca66d2f01 A simple QT Demo
Markus Bröker <mbroeker@largo.dyndns.tv>
parents:
diff changeset
     3
ui_maindialog.h
127
162c0af185d7 view/.gitignore: ignore the projects binary
Markus Bröker <mbroeker@largo.dyndns.tv>
parents: 81
diff changeset
     4
view