[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-155-g789e195 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, master has been updated
via 789e195ace690fdcd8070491a602a0ed8dd19ec0 (commit)
via 3220a58b969e1c999db9fd925cec0985d31b78ba (commit)
from 21c35bc7446264e26dad831dfdac6fec1e7d1d6c (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 789e195ace690fdcd8070491a602a0ed8dd19ec0
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Fri May 14 19:50:30 2021 +0200
Fix include path from previous commit
commit 3220a58b969e1c999db9fd925cec0985d31b78ba
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Fri May 14 19:33:21 2021 +0200
Move file
-----------------------------------------------------------------------
Summary of changes:
sources/configdialog.cpp | 2 +-
sources/qetapp.cpp | 2 +-
sources/{ => ui/configpage}/configpage.h | 0
sources/{ => ui/configpage}/configpages.cpp | 24 ++++++++++----------
sources/{ => ui/configpage}/configpages.h | 4 ++--
sources/ui/configpage/generalconfigurationpage.h | 2 +-
sources/{ => ui/configpage}/projectconfigpages.cpp | 26 +++++++++++-----------
sources/{ => ui/configpage}/projectconfigpages.h | 0
sources/ui/projectpropertiesdialog.cpp | 4 ++--
9 files changed, 32 insertions(+), 32 deletions(-)
rename sources/{ => ui/configpage}/configpage.h (100%)
rename sources/{ => ui/configpage}/configpages.cpp (95%)
rename sources/{ => ui/configpage}/configpages.h (97%)
rename sources/{ => ui/configpage}/projectconfigpages.cpp (97%)
rename sources/{ => ui/configpage}/projectconfigpages.h (100%)
hooks/post-receive
--
qet/qet.git