Kaydet (Commit) cceb3b8e authored tarafından Thomas Arnhold's avatar Thomas Arnhold

framework.hrc: just use the value

Change-Id: Ie3fad127ae834ba722efe1d474ed10e38eb6bf88
üst 43e41eee
......@@ -22,12 +22,10 @@
#include <svl/solar.hrc>
#define RID_FWK_START 260
#define RID_FWK_DIALOG_START_CORRECT (RID_FWK_START + 2048)
#define RID_FWK_START 2409
// Ids of TabWindow
#define WIN_TABWINDOW (RID_FWK_DIALOG_START_CORRECT+101)
#define WIN_TABWINDOW (RID_FWK_START+0)
#define TC_TABCONTROL 1
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment