Nevermind, found the missing location and added it in r50898. The Qt port has way too many build steps you have to update right now...
On Thu, Jul 25, 2013 at 8:16 PM, Evan Huus <eapa...@gmail.com> wrote: > The new .ui file is not getting built automatically for me for some > reason. If I build it manually by specifying ui_uat_dialog.h as the > make target then everything works, but otherwise building fails. I've > checked all the usual places in the Makefiles though, and it seems to > be present, so I'm not sure what's going on... > > Evan > > On Thu, Jul 25, 2013 at 7:49 PM, <ger...@wireshark.org> wrote: >> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50896 >> >> User: gerald >> Date: 2013/07/25 04:49 PM >> >> Log: >> Add a UAT dialog. Make UAT preferences uat_t * instead of void *. >> C++-ize the UAT headers. >> >> Add an ElidedLabel widget. Use it in the File Set, Profile, and UAT >> dialogs. >> >> Update the Qt README. >> >> Directory: /trunk/doc/ >> Changes Path Action >> +14 -12 README.qt Modified >> >> Directory: /trunk/epan/ >> Changes Path Action >> +3 -3 prefs-int.h Modified >> +2 -2 prefs.c Modified >> +4 -2 prefs.h Modified >> +13 -3 uat-int.h Modified >> +11 -3 uat.h Modified >> >> Directory: /trunk/ui/qt/ >> Changes Path Action >> +5 -0 CMakeLists.txt Modified >> +8 -2 Makefile.common Modified >> +7 -1 QtShark.pro Modified >> +72 -0 elided_label.cpp Added >> +52 -0 elided_label.h Added >> >> >> (12 files not shown) >> ___________________________________________________________________________ >> Sent via: Wireshark-commits mailing list <wireshark-comm...@wireshark.org> >> Archives: http://www.wireshark.org/lists/wireshark-commits >> Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits >> >> mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe