

Card

Tigullio Modern
KPat Decks by mikelima
I like this deck, but there is a problem with the spade cards.
The small spade on top left is not centered with it's number.
This can be seen in the download or at:
http://www.cirulla.net/listing/kde_stuff/card-decks/tigullio-modern.svg
To fix the problem
edit line 274
x="3" should be replaced by x="5"
Hope this could help. - Jan 24 2021
The small spade on top left is not centered with it's number.
This can be seen in the download or at:
http://www.cirulla.net/listing/kde_stuff/card-decks/tigullio-modern.svg
To fix the problem
edit line 274
x="3" should be replaced by x="5"
Hope this could help. - Jan 24 2021
Hi!
What's your distro?
Are you sure: qmake --version show using QT 5.x ?
What's your compiler? g++ --version ?
I'm compiling just fine under Ubuntu 16.4
Qt 5.5.1
g++ version 5.4
I also tried OpenSUSE tumbleweed
Qt 5.13
g++ 9.1.1
and, it compile just fine.
Q_NULLPTR not declared usually, appear when trying to compile using QT4.
Do you have QT5 dev installed? - Jul 18 2019
What's your distro?
Are you sure: qmake --version show using QT 5.x ?
What's your compiler? g++ --version ?
I'm compiling just fine under Ubuntu 16.4
Qt 5.5.1
g++ version 5.4
I also tried OpenSUSE tumbleweed
Qt 5.13
g++ 9.1.1
and, it compile just fine.
Q_NULLPTR not declared usually, appear when trying to compile using QT4.
Do you have QT5 dev installed? - Jul 18 2019