Changeset 16112 in vbox
- Timestamp:
- Jan 21, 2009 2:17:30 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsNetwork.cpp
r16090 r16112 761 761 /* Setup connections */ 762 762 #if defined (VBOX_WITH_NETFLT) 763 connect (page->mCbNAType, SIGNAL ( activated (int)),763 connect (page->mCbNAType, SIGNAL (currentIndexChanged (int)), 764 764 this, SLOT (updateInterfaceList())); 765 765 #endif
Note:
See TracChangeset
for help on using the changeset viewer.

