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.
989c8fdac3
master
print
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '989c8fdac3'
${ noResults }
prodejna
/
core
/
iform.cpp
11 lines
97 B
C++
Raw
Blame
History
#
include
"iform.h"
IForm
:
:
IForm
(
QWidget
*
parent
)
:
QWidget
(
parent
)
{
}
IForm
:
:
~
IForm
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink