This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
semlanik
/
CuteGit
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
4
Pull Requests
0
Wiki
Aborescence:
6150f66d61
Branches
Tags
master
CuteGit
/
tagmodel.cpp
tagmodel.cpp
92 B
Historique
Raw
1
2
3
4
5
#include "tagmodel.h"
TagModel::TagModel(QObject* parent) : UniversalListModel(parent)
{
}