This website requires JavaScript.
Explore
Help
Sign In
neobytes-project
/
neobytes
Watch
1
Star
0
Fork
0
You've already forked neobytes
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
0fd01780e9
neobytes
/
aboutdialog.cpp
7 lines
94 B
C++
Raw
Normal View
History
Unescape
Escape
lowercase
2011-05-12 14:49:42 +02:00
#
include
"aboutdialog.h"
add all (unpopulated) dialogs
2011-05-08 22:23:31 +02:00
AboutDialog
:
:
AboutDialog
(
QWidget
*
parent
)
:
QDialog
(
parent
)
{
}
Reference in New Issue
Copy Permalink