فهرست منبع

Fixed error in previous commit

Ivan Safrin 12 سال پیش
والد
کامیت
48b6f85600
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      Modules/Contents/UI/Include/PolyUITextInput.h

+ 1 - 3
Modules/Contents/UI/Include/PolyUITextInput.h

@@ -463,9 +463,7 @@ namespace Polycode {
 			Number caretImagePosition;
 			
 			int currentBufferLines;
-			int neededBufferLines;
-			
-			int
+			int neededBufferLines;			
 			
 			UIScrollContainer *scrollContainer;