Let tgenerator_ inherit twidget virtual.
This commit is contained in:
parent
73d9d22687
commit
6d2f18f58a
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class tgrid;
|
|||
* is the factory to generate the classes as well.
|
||||
*/
|
||||
class tgenerator_
|
||||
: public twidget
|
||||
: public virtual twidget
|
||||
{
|
||||
friend class tdebug_layout_graph;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue