* Fixed compilation error in trunk.
To all: please make sure things can compile before commit to trunk.
This commit is contained in:
parent
8d10ea235c
commit
5b49fc0a01
|
@ -27,11 +27,6 @@ import java.util.logging.*;
|
||||||
import javax.swing.event.*;
|
import javax.swing.event.*;
|
||||||
import org.compiere.util.*;
|
import org.compiere.util.*;
|
||||||
|
|
||||||
import de.schaeffer.compiere.constants.Constants;
|
|
||||||
import de.schaeffer.compiere.tools.BPartnerSelection;
|
|
||||||
import de.schaeffer.compiere.tools.CustomValueComparison;
|
|
||||||
import de.schaeffer.compiere.tools.OrderWeightCheck;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tab Model.
|
* Tab Model.
|
||||||
* - a combination of AD_Tab (the display attributes) and AD_Table information.
|
* - a combination of AD_Tab (the display attributes) and AD_Table information.
|
||||||
|
|
Loading…
Reference in New Issue