forked from mia/Aegisub
Explicitly declare a storage location for AudioDisplayScrollbar::min_width
Originally committed to SVN as r5837.
This commit is contained in:
parent
3a80292762
commit
c763026bfc
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ public:
|
|||
dc.DrawRectangle(thumb);
|
||||
}
|
||||
};
|
||||
|
||||
const int AudioDisplayScrollbar::min_width;
|
||||
|
||||
|
||||
class AudioDisplayTimeline : public AudioDisplayInteractionObject {
|
||||
|
|
Loading…
Reference in a new issue