Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4308 :
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 29 Apr 2010 19:30:54 +0000 (19:30 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 29 Apr 2010 19:30:54 +0000 (19:30 +0000)
commitc6e45688767a04cf6269d3f66f0d99d691f483f7
tree9351db1a1d886e5585941e19b31bc79c4ff0024b
parent231d46faa502e6b215d6a8be932a16f6f9c4fdda
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4308 :

Make a function that checks if the user is running as root or if npf.sys isn't
loaded (on Windows) and call it *after* showing the main window so that the
popup (if any) shows up above the main window.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32603 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/main.c