Part of previous commit.

cusax-fix
Yana Stamcheva 18 years ago
parent 0fd63e8e12
commit 46a39ac9bb

@ -256,6 +256,12 @@ public class ImageLoader {
public static final ImageID MORE_BUTTON
= new ImageID("MORE_BUTTON");
/**
* The background of the main window and chat window.
*/
public static final ImageID COMBO_BOX_ARROW
= new ImageID("COMBO_BOX_ARROW");
/**
* The icon on the "Add contact" button in the <tt>QuickMenu</tt>.
*/

Loading…
Cancel
Save