This website works better with JavaScript.
Explore
Help
Sign In
ITsolved
/
prodejna
Watch
2
Star
0
Fork
You've already forked prodejna
0
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
print
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
prodejna
/
shop
/
iseller.cpp
10 lines
103 B
C++
Raw
Permalink
Blame
History
#
include
"iseller.h"
ISeller
:
:
ISeller
(
QObject
*
parent
)
:
QObject
(
parent
)
{
}
ISeller
:
:
~
ISeller
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink