Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
main.cpp
WildReanimator
Nov 23rd, 2012
1,144
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++ (with Qt extensions)
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <QtGui/QApplication>
#include "window.h"
int
main
(
int
argc
,
char
*
argv
[
]
)
{
QApplication
a
(
argc
,
argv
)
;
Window w
;
w.
show
(
)
;
return
a.
exec
(
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ API Flaw Money Method
CSS | 24 min ago | 1.03 KB
This month smells like money
CSS | 34 min ago | 1.03 KB
⭐ Exploit Documentation ⭐
CSS | 37 min ago | 1.03 KB
Clients: Setting up 2FA
4 hours ago | 1.44 KB
Prevent duplicate recerrence when using [even...
8 hours ago | 0.93 KB
z66is_archive.zip.txt
10 hours ago | 38.67 KB
Untitled
1 day ago | 11.75 KB
Tau Ceti II [WVoS Home Planet] (WIP)
1 day ago | 2.65 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!