]> jfr.im git - irc/quakenet/qwebirc.git/commitdiff
Yet another merge.
authorChris Porter <redacted>
Mon, 22 Jun 2009 02:30:14 +0000 (03:30 +0100)
committerChris Porter <redacted>
Mon, 22 Jun 2009 02:30:14 +0000 (03:30 +0100)
js/ui/baseui.js

index d91d5ffa55448c6f5b8f2c0ede435750b047b429..71c503ec04ae15069cd4e8bf7f8cb9a7e884d5b6 100644 (file)
@@ -3,7 +3,7 @@ qwebirc.ui.WINDOW_QUERY =    0x02;
 qwebirc.ui.WINDOW_CHANNEL =  0x04;
 qwebirc.ui.WINDOW_CUSTOM =   0x08;
 qwebirc.ui.WINDOW_CONNECT =  0x10;
-qwebirc.ui.WINDOW_MESSAGES = 0x32;
+qwebirc.ui.WINDOW_MESSAGES = 0x20;
 
 qwebirc.ui.CUSTOM_CLIENT = "custom";