[linux-minidisc] [commit] Linux utilities to deal with Sony Minidisc Walkman branch master updated. 0.9.12-2-gf3574b5
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linux utilities to deal with Sony Minidisc Walkman".
The branch, master has been updated
via f3574b5dc6079272fce284ab5b087996c5582dfb (commit)
via af9d3b849ef1682df81439bba07460d291f5626c (commit)
from 9d65367c6ad26a64779c8e683f95f668d3654cb1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f3574b5dc6079272fce284ab5b087996c5582dfb
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Mon Jan 6 10:55:23 2014 +0100
Remove deprecated source files qhimdmodel.cpp and qhimdmodel.h.
commit af9d3b849ef1682df81439bba07460d291f5626c
Author: Thomas Arp <manner.moe@gmx.de>
Date: Mon Jan 6 10:52:37 2014 +0100
Do not use prefix "QtCore" in include directives, let qmake
handle the prefix by adding QT+=core in qhimdtransfer.pro.
-----------------------------------------------------------------------
Summary of changes:
qhimdtransfer/main.cpp | 4 +-
qhimdtransfer/qhimddetection.cpp | 2 +-
qhimdtransfer/qhimdmainwindow.h | 2 +-
qhimdtransfer/qhimdmodel.cpp | 318 ------------------------------------
qhimdtransfer/qhimdmodel.h | 69 --------
qhimdtransfer/qhimdtransfer.pro | 2 +-
qhimdtransfer/qhimdwindetection.cpp | 4 +-
qhimdtransfer/qmdmodel.h | 6 +-
qhimdtransfer/qmdtrack.h | 2 +-
9 files changed, 11 insertions(+), 398 deletions(-)
delete mode 100644 qhimdtransfer/qhimdmodel.cpp
delete mode 100644 qhimdtransfer/qhimdmodel.h
hooks/post-receive
--
Linux utilities to deal with Sony Minidisc Walkman