Changeset 11968 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsHD.h
- Timestamp:
- Sep 2, 2008 11:11:58 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsHD.h
r11186 r11968 196 196 private: 197 197 198 void keyPressEvent (QKeyEvent *aEvent); 198 199 void populate (const HDSltValue &aIncluding); 199 200 … … 228 229 229 230 private: 231 232 void keyPressEvent (QKeyEvent *aEvent); 230 233 231 234 static HDVdiEditor *mInstance; … … 326 329 QAction *mDelAction; 327 330 QAction *mVdmAction; 331 bool mWasTableSelected; 328 332 }; 329 333
Note:
See TracChangeset
for help on using the changeset viewer.