Removed most inline functions and assorted cleanup to libglabels source.
This commit is contained in:
@@ -28,4 +28,16 @@ namespace glabels
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
QString Vendor::name() const
|
||||
{
|
||||
return mName;
|
||||
}
|
||||
|
||||
|
||||
QString Vendor::url() const
|
||||
{
|
||||
return mUrl;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user