projects
/
raktpdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9ee38
)
Fixed teardown sequence.
author
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 22 Apr 2007 16:07:23 +0000
(18:07 +0200)
committer
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 22 Apr 2007 16:07:23 +0000
(18:07 +0200)
src/rakt-window.c
patch
|
blob
|
history
diff --git
a/src/rakt-window.c
b/src/rakt-window.c
index c1e19611a3c599d06a2206c8e50a447b88b9d8f6..5e7b3ab0e020c06e5ab4c3c271fad184a1a6050a 100644
(file)
--- a/
src/rakt-window.c
+++ b/
src/rakt-window.c
@@
-220,7
+220,7
@@
on_delete_event (GtkWidget *widget, GdkEvent *event, gpointer user_data)
{
gtk_main_quit ();
- return
FALS
E;
+ return
TRU
E;
}
static void